added cmake ignores to gitignore

This commit is contained in:
Tycho Bickerstaff
2013-12-10 18:40:22 +00:00
parent 5d2311bcff
commit bdb17a7e65
+10 -1
View File
@@ -7,7 +7,7 @@ Symbols
cloc-ignored.txt
cloc.xml
cloc.xsl
*.ncb
*.ncb
*.user
*.suo
/EveryNight.cmd
@@ -15,6 +15,7 @@ cloc.xsl
# emacs stuff
*.*~
*~
# world inside source
ChunkWorx.ini
@@ -32,3 +33,11 @@ logs
players
world
world_nether
#cmake stuff
CMakeFiles/
cmake_install.cmake
CMakeCache.txt
Makefile
*.a