Added gitignore 2

This commit is contained in:
Rafat Hussain 2016-04-03 17:08:20 +05:30
parent 2b3b78acbd
commit a2c709715b

10
.gitignore vendored
View File

@ -1,12 +1,12 @@
#Folders Ignore #Folders Ignore
Bin Bin/
Testing Testing/
#cmake ignore #cmake ignore
CMakeCache.txt CMakeCache.txt
CMakeFiles CMakeFiles/
CMakeScripts CMakeScripts/
Makefile Makefile/
cmake_install.cmake cmake_install.cmake
install_manifest.txt install_manifest.txt