Ignore build/plugins and CPack build stuff

develop
Matthew Cline 2011-07-12 17:57:37 -07:00
parent 025a7dffb4
commit f3bedca725
1 changed files with 4 additions and 0 deletions

4
.gitignore vendored

@ -26,6 +26,7 @@ build/doc
build/bin
build/library
build/tools
build/plugins
#ignore Kdevelop stuff
.kdev4
@ -40,4 +41,7 @@ dfhack/python/PyDFHack.egg-info
dfhack/python/build
dfhack/python/dist
# CPack stuff
build/CPack*Config.cmake
/cmakeall.bat