summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMax Maischein <corion@corion.net>2021-02-18 21:06:00 +0100
committerKarl Williamson <khw@cpan.org>2021-04-19 16:10:26 -0600
commit78e67321f124c298bad0cd3f0958624c067825f9 (patch)
treedf0ec0bf8080f546b802133d73a4151d2253b0ce /.gitignore
parent19a1a07578d585f95fec1c1ad85c1fa2c15eb1c8 (diff)
downloadperl-78e67321f124c298bad0cd3f0958624c067825f9.tar.gz
Ignore microperl if we build it
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 4fcfe623c7..546c4b275b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -95,15 +95,20 @@ ext.libs
.exists
MYMETA.*
+/microperl
/miniperl
/perl
/extra.pods
/generate_uudmap
+/ugenerate_uudmap
/uni.data
/uudmap.h
+/uuudmap.h
/bitcount.h
+/ubitcount.h
/mg_data.h
+/umg_data.h
# Build products that we can't infer are generated by conventional extensions
# (ie all the special cases that would take more code than just adding them