summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorFlorian Ragwitz <rafl@debian.org>2010-07-23 10:53:06 +0200
committerSteffen Mueller <smueller@cpan.org>2010-07-23 10:53:25 +0200
commitfc4237869bfa5037257af3dde705ac0238b83617 (patch)
tree0dcadd668886544a08868d109f80ddca0708b966 /.gitignore
parentba59b1f1e53e2700ad86bf6df4075218d76c4e1d (diff)
downloadperl-fc4237869bfa5037257af3dde705ac0238b83617.tar.gz
Ignore *.i
These files are generated, upon request, by the macro expansion targets.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 6944e14724..3619d0a479 100644
--- a/.gitignore
+++ b/.gitignore
@@ -46,6 +46,7 @@ Makefile.old
*.o
*.a
*.so
+*.i
# general build products (Win32)
*.def