summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2009-05-19 09:35:29 +0200
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2009-05-19 09:35:29 +0200
commitc87a7fa90205d44374da5df59a2566caf6e06bfb (patch)
tree33c5fcf9ce08824db750b04b5aea9e36e5353992 /.gitignore
parent329f7b8d6df5980232cf6ee59b983c41b96e3b74 (diff)
downloadperl-c87a7fa90205d44374da5df59a2566caf6e06bfb.tar.gz
Ignore ".output" files, that might be generated by some tests, apparently
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index ba6fe411ee..454b31edc5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -92,6 +92,7 @@ t/rantests
t/tmp*
t/perl
t/test_state
+*.output
# make_ext.pl cleanup scripts
realclean.sh