Merge pull request #97 from matthew-cline/dfapi

.gitignore: Ignore build/plugins and CPack build stuff
develop
Petr Mrázek 2011-07-12 18:17:34 -07:00
commit 1b011cdf6c
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