Added gitignore
This commit is contained in:
14
.gitignore
vendored
Normal file
14
.gitignore
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
#Folders Ignore
|
||||
Bin
|
||||
Testing
|
||||
|
||||
#cmake ignore
|
||||
CMakeCache.txt
|
||||
CMakeFiles
|
||||
CMakeScripts
|
||||
Makefile
|
||||
cmake_install.cmake
|
||||
install_manifest.txt
|
||||
|
||||
#yml
|
||||
*.yml
|
Reference in New Issue
Block a user