Skip to content

Commit

Permalink
Add gitignore for Perl projects
Browse files Browse the repository at this point in the history
  • Loading branch information
kappa authored and defunkt committed Nov 9, 2010
1 parent 73a2148 commit 978fdbf
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions Perl.gitignore
@@ -0,0 +1,14 @@
blib/
_build/
cover_db/
inc/
Build
Build.bat
.last_cover_stats
Makefile
Makefile.old
MANIFEST.bak
META.yml
MYMETA.yml
nytprof.out
pm_to_blib

0 comments on commit 978fdbf

Please sign in to comment.