summaryrefslogtreecommitdiffstats
path: root/options/gitignore/Perl
diff options
context:
space:
mode:
Diffstat (limited to 'options/gitignore/Perl')
-rw-r--r--options/gitignore/Perl20
1 files changed, 20 insertions, 0 deletions
diff --git a/options/gitignore/Perl b/options/gitignore/Perl
new file mode 100644
index 0000000000..ae2ad536ab
--- /dev/null
+++ b/options/gitignore/Perl
@@ -0,0 +1,20 @@
+/blib/
+/.build/
+_build/
+cover_db/
+inc/
+Build
+!Build/
+Build.bat
+.last_cover_stats
+/Makefile
+/Makefile.old
+/MANIFEST.bak
+/META.yml
+/META.json
+/MYMETA.*
+nytprof.out
+/pm_to_blib
+*.o
+*.bs
+/_eumm/