summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Cline2011-07-12 17:57:37 -0700
committerMatthew Cline2011-07-12 17:57:37 -0700
commitf3bedca7251885920f06d264d322b5c0013c1b97 (patch)
tree2a5b0fe4fd2f3d9dd4e89bb6d182363b87b1efdf
parent025a7dffb4e5f25c819d167e23cc68f03fa0c07f (diff)
downloaddfhack-f3bedca7251885920f06d264d322b5c0013c1b97.tar.gz
dfhack-f3bedca7251885920f06d264d322b5c0013c1b97.tar.bz2
dfhack-f3bedca7251885920f06d264d322b5c0013c1b97.tar.xz
Ignore build/plugins and CPack build stuff
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 5bcab611..f7006f1d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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