summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Howard2007-06-09 18:00:19 +0000
committerSimon Howard2007-06-09 18:00:19 +0000
commit7ecdb1bfab018baf551c1e2cc1f2fa29597fce90 (patch)
treec66b1b7e1d31493d4f1e732ff97589ceafc7451e
parent57ad83802bd66f6f3346cdeddd6e7e474b793511 (diff)
downloadchocolate-doom-7ecdb1bfab018baf551c1e2cc1f2fa29597fce90.tar.gz
chocolate-doom-7ecdb1bfab018baf551c1e2cc1f2fa29597fce90.tar.bz2
chocolate-doom-7ecdb1bfab018baf551c1e2cc1f2fa29597fce90.zip
Add *.exe to svn:ignore.
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 899
-rw-r--r--setup/.gitignore1
-rw-r--r--src/.gitignore1
-rw-r--r--textscreen/examples/.gitignore1
3 files changed, 3 insertions, 0 deletions
diff --git a/setup/.gitignore b/setup/.gitignore
index 3a792228..e2da8a59 100644
--- a/setup/.gitignore
+++ b/setup/.gitignore
@@ -3,3 +3,4 @@ Makefile
.deps
chocolate-setup
*.rc
+*.exe
diff --git a/src/.gitignore b/src/.gitignore
index 78beb9a8..d7e732ad 100644
--- a/src/.gitignore
+++ b/src/.gitignore
@@ -4,3 +4,4 @@ Makefile.in
*.rc
chocolate-doom
chocolate-server
+*.exe
diff --git a/textscreen/examples/.gitignore b/textscreen/examples/.gitignore
index e74cfdaa..b75bfc6b 100644
--- a/textscreen/examples/.gitignore
+++ b/textscreen/examples/.gitignore
@@ -3,3 +3,4 @@ Makefile
.deps
guitest
calculator
+*.exe