summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Nicholson <dbn.lists@gmail.com>2009-09-15 09:56:44 -0700
committerDan Nicholson <dbn.lists@gmail.com>2009-09-16 06:33:54 -0700
commit638b006bd27416b2ebb5257a0aba8dd59e16f5a5 (patch)
treeff53c20336eb80a8643273993cd961ccdcc31024
parentbe3937d00ee600a5bba877ede08fdddd6f2fcd0a (diff)
xts5: Ignore results directory
Now that tcc will create the results directory, we don't need a dummy file and can just ignore the whole directory.
-rw-r--r--xts5/.gitignore1
-rw-r--r--xts5/results/.cvsignore2
-rw-r--r--xts5/results/empty0
3 files changed, 1 insertions, 2 deletions
diff --git a/xts5/.gitignore b/xts5/.gitignore
index 95a09453..af9e77b7 100644
--- a/xts5/.gitignore
+++ b/xts5/.gitignore
@@ -1 +1,2 @@
tetexec.cfg
+results
diff --git a/xts5/results/.cvsignore b/xts5/results/.cvsignore
deleted file mode 100644
index 8ac56a24..00000000
--- a/xts5/results/.cvsignore
+++ /dev/null
@@ -1,2 +0,0 @@
-install.log
-[0-9][0-9][0-9][0-9][be]
diff --git a/xts5/results/empty b/xts5/results/empty
deleted file mode 100644
index e69de29b..00000000
--- a/xts5/results/empty
+++ /dev/null