summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore3
-rw-r--r--ext/re/.gitignore1
2 files changed, 1 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 585dc653cc..fb898ba7a9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -188,9 +188,6 @@ cscope.po.out
# generated by the top level install.html target. XXX Why does it need this?
/vms/README_vms.pod
-# generated be ext/re/Makefile
-ext/re/invlist_inline.h
-
# ctags
tags
TAGS
diff --git a/ext/re/.gitignore b/ext/re/.gitignore
index e54624d60d..f63246b01f 100644
--- a/ext/re/.gitignore
+++ b/ext/re/.gitignore
@@ -1 +1,2 @@
!/Makefile.PL
+/invlist_inline.h