Skip to content

Commit 978fdbf

Browse files
kappadefunkt
authored andcommitted
Add gitignore for Perl projects
1 parent 73a2148 commit 978fdbf

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

Perl.gitignore

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
blib/
2+
_build/
3+
cover_db/
4+
inc/
5+
Build
6+
Build.bat
7+
.last_cover_stats
8+
Makefile
9+
Makefile.old
10+
MANIFEST.bak
11+
META.yml
12+
MYMETA.yml
13+
nytprof.out
14+
pm_to_blib

0 commit comments

Comments
 (0)