mirror of
https://github.com/github/gitignore
synced 2024-12-25 06:10:15 +01:00
Merge pull request #501 from karenetheridge/master
tighter and more perl entries
This commit is contained in:
commit
7bbc288b52
@ -1,5 +1,5 @@
|
|||||||
blib/
|
/blib/
|
||||||
.build/
|
/.build/
|
||||||
_build/
|
_build/
|
||||||
cover_db/
|
cover_db/
|
||||||
inc/
|
inc/
|
||||||
@ -7,10 +7,13 @@ Build
|
|||||||
!Build/
|
!Build/
|
||||||
Build.bat
|
Build.bat
|
||||||
.last_cover_stats
|
.last_cover_stats
|
||||||
Makefile
|
/Makefile
|
||||||
Makefile.old
|
/Makefile.old
|
||||||
MANIFEST.bak
|
/MANIFEST.bak
|
||||||
META.yml
|
/META.yml
|
||||||
MYMETA.yml
|
/META.json
|
||||||
|
/MYMETA.*
|
||||||
nytprof.out
|
nytprof.out
|
||||||
pm_to_blib
|
/pm_to_blib
|
||||||
|
*.o
|
||||||
|
*.bs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user