foxygit / doom Log in
commit f391d85c96afa91a2302c58191ce8d401fdba2e2
Author:     Simon Howard <fraggle@gmail.com>
AuthorDate: Sat Jun 12 19:38:49 2010 +0000
Commit:     Simon Howard <fraggle@gmail.com>
CommitDate: Sat Jun 12 19:38:49 2010 +0000

    Add tags files to svn:ignore.

    Subversion-branch: /branches/raven-branch
    Subversion-revision: 1938
---
 src/heretic/.gitignore | 4 +++-
 src/hexen/.gitignore   | 3 ++-
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/src/heretic/.gitignore b/src/heretic/.gitignore
index 2e0aa797..76092240 100644
--- a/src/heretic/.gitignore
+++ b/src/heretic/.gitignore
@@ -1,4 +1,6 @@
 Makefile
 Makefile.in
 .deps
-*.rc
+tags
+TAGS
+
diff --git a/src/hexen/.gitignore b/src/hexen/.gitignore
index 2e0aa797..d4e88e5a 100644
--- a/src/hexen/.gitignore
+++ b/src/hexen/.gitignore
@@ -1,4 +1,5 @@
 Makefile
 Makefile.in
 .deps
-*.rc
+tags
+TAGS