mirror of
https://github.com/vale981/gitignore
synced 2025-03-06 02:11:42 -05:00
Merge pull request #501 from karenetheridge/master
tighter and more perl entries
This commit is contained in:
commit
7bbc288b52
1 changed files with 11 additions and 8 deletions
|
@ -1,5 +1,5 @@
|
|||
blib/
|
||||
.build/
|
||||
/blib/
|
||||
/.build/
|
||||
_build/
|
||||
cover_db/
|
||||
inc/
|
||||
|
@ -7,10 +7,13 @@ Build
|
|||
!Build/
|
||||
Build.bat
|
||||
.last_cover_stats
|
||||
Makefile
|
||||
Makefile.old
|
||||
MANIFEST.bak
|
||||
META.yml
|
||||
MYMETA.yml
|
||||
/Makefile
|
||||
/Makefile.old
|
||||
/MANIFEST.bak
|
||||
/META.yml
|
||||
/META.json
|
||||
/MYMETA.*
|
||||
nytprof.out
|
||||
pm_to_blib
|
||||
/pm_to_blib
|
||||
*.o
|
||||
*.bs
|
||||
|
|
Loading…
Add table
Reference in a new issue