summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormizipzor2010-02-17 22:10:11 +0100
committermizipzor2010-02-17 22:10:11 +0100
commitd2fb0e9a92dcdd151a91dd11cfbea850f395152d (patch)
tree656bcfdfce02b7f488fbe068dc9e03fb48df296e
parent90afd360e8e636e5341972a4bc58ab5e03b2b43a (diff)
downloaddfhack-d2fb0e9a92dcdd151a91dd11cfbea850f395152d.tar.gz
dfhack-d2fb0e9a92dcdd151a91dd11cfbea850f395152d.tar.bz2
dfhack-d2fb0e9a92dcdd151a91dd11cfbea850f395152d.tar.xz
added some windows ignores
-rw-r--r--build/.gitignore1
-rw-r--r--output/.gitignore3
2 files changed, 4 insertions, 0 deletions
diff --git a/build/.gitignore b/build/.gitignore
new file mode 100644
index 00000000..474fe987
--- /dev/null
+++ b/build/.gitignore
@@ -0,0 +1 @@
+build-real \ No newline at end of file
diff --git a/output/.gitignore b/output/.gitignore
new file mode 100644
index 00000000..45291fd1
--- /dev/null
+++ b/output/.gitignore
@@ -0,0 +1,3 @@
+Debug
+Release
+RelWithDebInfo \ No newline at end of file