Hide more build-specific files.

develop
Alexander Gavrilov 2011-04-13 11:43:10 +04:00
parent 212500ee00
commit 538a5f3d81
1 changed files with 11 additions and 1 deletions

12
.gitignore vendored

@ -17,6 +17,16 @@ build*/
#except for the real one
!build/
# in-place build
build/Makefile
build/CMakeCache.txt
build/cmake_install.cmake
build/CMakeFiles
build/doc
build/bin
build/library
build/tools
#ignore Kdevelop stuff
.kdev4
@ -30,4 +40,4 @@ dfhack/python/PyDFHack.egg-info
dfhack/python/build
dfhack/python/dist
/cmakeall.bat
/cmakeall.bat