about summary refs log tree commit homepage
path: root/t/.gitignore
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2009-10-26 12:08:07 -0700
committerEric Wong <normalperson@yhbt.net>2009-10-26 12:11:53 -0700
commit6c1e02f8cd8d823b80178c7372e6776229d62221 (patch)
treef1f945879031d8376b82a78e5f0e572ae99f1e0b /t/.gitignore
parentf51041d4e6ddfddc717b542660f02f8eeb81a0b4 (diff)
downloadrainbows-6c1e02f8cd8d823b80178c7372e6776229d62221.tar.gz
This makes it easier to figure out why tests are failing
for people that forget to read t/README
Diffstat (limited to 't/.gitignore')
-rw-r--r--t/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/.gitignore b/t/.gitignore
index 3003730..bee30c6 100644
--- a/t/.gitignore
+++ b/t/.gitignore
@@ -1,3 +1,4 @@
 /test-results-*
 /test-bin-*
 /random_blob
+/.dep+*