summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Howard2010-01-27 19:16:26 +0000
committerSimon Howard2010-01-27 19:16:26 +0000
commita9e2d244a5a37fed344405e40698de2a2969c12a (patch)
tree7931c29e8591da1aa1bd993c2cac4d1ab3d88b87
parentcf4d0c3bc80651ec29116d895afeb9c5161b3168 (diff)
downloadchocolate-doom-a9e2d244a5a37fed344405e40698de2a2969c12a.tar.gz
chocolate-doom-a9e2d244a5a37fed344405e40698de2a2969c12a.tar.bz2
chocolate-doom-a9e2d244a5a37fed344405e40698de2a2969c12a.zip
Add tags files to svn:ignore properties.
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 1828
-rw-r--r--.gitignore3
-rw-r--r--pcsound/.gitignore2
-rw-r--r--setup/.gitignore2
-rw-r--r--src/.gitignore2
-rw-r--r--textscreen/.gitignore2
-rw-r--r--textscreen/examples/.gitignore2
-rw-r--r--wince/.gitignore2
7 files changed, 15 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index c4da3d0e..34652d0c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,9 +10,12 @@ config.log
config.status
config.h
autom4te.cache
+rpm.spec
stamp-h
stamp-h.in
stamp-h1
+tags
+TAGS
# These are the default patterns globally ignored by Subversion:
*.o
diff --git a/pcsound/.gitignore b/pcsound/.gitignore
index 9889f6d5..022c663e 100644
--- a/pcsound/.gitignore
+++ b/pcsound/.gitignore
@@ -3,4 +3,6 @@ Makefile
.deps
libpcsound.a
*.rc
+tags
+TAGS
diff --git a/setup/.gitignore b/setup/.gitignore
index e2da8a59..37c8e4c1 100644
--- a/setup/.gitignore
+++ b/setup/.gitignore
@@ -4,3 +4,5 @@ Makefile
chocolate-setup
*.rc
*.exe
+tags
+TAGS
diff --git a/src/.gitignore b/src/.gitignore
index d7e732ad..973a0073 100644
--- a/src/.gitignore
+++ b/src/.gitignore
@@ -5,3 +5,5 @@ Makefile.in
chocolate-doom
chocolate-server
*.exe
+tags
+TAGS
diff --git a/textscreen/.gitignore b/textscreen/.gitignore
index 6f6e5b3b..3be8ec0c 100644
--- a/textscreen/.gitignore
+++ b/textscreen/.gitignore
@@ -2,3 +2,5 @@ Makefile
Makefile.in
.deps
*.a
+tags
+TAGS
diff --git a/textscreen/examples/.gitignore b/textscreen/examples/.gitignore
index b75bfc6b..cb0fd52c 100644
--- a/textscreen/examples/.gitignore
+++ b/textscreen/examples/.gitignore
@@ -4,3 +4,5 @@ Makefile
guitest
calculator
*.exe
+tags
+TAGS
diff --git a/wince/.gitignore b/wince/.gitignore
index 051d1bd5..d4e88e5a 100644
--- a/wince/.gitignore
+++ b/wince/.gitignore
@@ -1,3 +1,5 @@
Makefile
Makefile.in
.deps
+tags
+TAGS