summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorSteffen Mueller <smueller@cpan.org>2011-02-10 14:17:17 +0100
committerSteffen Mueller <smueller@cpan.org>2011-07-12 20:54:47 +0200
commit7320491e6e454790209803db1678a48fc19a2f2f (patch)
tree302571be7679321635c6d70c420eae9bd3040a60 /lib
parent297f4492727bfe2e14e861778aa471db20d854dd (diff)
downloadperl-7320491e6e454790209803db1678a48fc19a2f2f.tar.gz
Add a trailing 's' to the name of EU::Typemap
This is to prevent collisions on case-insensitive file systems with lib/typemap.
Diffstat (limited to 'lib')
-rw-r--r--lib/.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/.gitignore b/lib/.gitignore
index 5005ecc555..75022003f5 100644
--- a/lib/.gitignore
+++ b/lib/.gitignore
@@ -173,6 +173,8 @@
/ExtUtils/ParseXS.pm
/ExtUtils/ParseXS.pod
/ExtUtils/ParseXS/
+/ExtUtils/Typemaps.pm
+/ExtUtils/Typemaps/
/ExtUtils/testlib.pm
/ExtUtils/xsubpp
/Fatal.pm