summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore29
1 files changed, 19 insertions, 10 deletions
diff --git a/.gitignore b/.gitignore
index 93cc521..233e502 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,12 +1,21 @@
1 1# from https://github.com/github/gitignore/blob/master/Perl.gitignore
2# / 2/blib/
3/.build/
4_build/
5cover_db/
6inc/
7Build
8!Build/
9Build.bat
10.last_cover_stats
3/Makefile 11/Makefile
4/blib 12/Makefile.old
13/MANIFEST.bak
14/META.yml
15/META.json
16/MYMETA.*
17nytprof.out
5/pm_to_blib 18/pm_to_blib
6/.bzr 19*.o
7/.bzrignore 20*.bs
8MYMETA.json 21/_eumm/
9MYMETA.yml
10Makefile.old
11inc/
12MANIFEST.bak