summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorPiotr Dziwinski <piotrdz@gmail.com>2012-06-26 23:46:33 +0200
committerPiotr Dziwinski <piotrdz@gmail.com>2012-06-26 23:46:33 +0200
commit7319c642c6760b2ec828fb9de57b90ae3a89502e (patch)
tree8492a568fe70e6b4a91a69ef8f57609b5b37cc71 /bin
parente738c55b73a8d635cac34fb3c37f3758ca4f1671 (diff)
downloadcolobot-7319c642c6760b2ec828fb9de57b90ae3a89502e.tar.gz
colobot-7319c642c6760b2ec828fb9de57b90ae3a89502e.tar.bz2
colobot-7319c642c6760b2ec828fb9de57b90ae3a89502e.zip
Updated .gitignore files to ignore build files
Diffstat (limited to 'bin')
-rw-r--r--bin/.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/bin/.gitignore b/bin/.gitignore
new file mode 100644
index 0000000..96ec5ae
--- /dev/null
+++ b/bin/.gitignore
@@ -0,0 +1,6 @@
+# Ignore everything
+*
+
+# But not these files...
+!.gitignore
+!README.txt