mirror of
https://github.com/github/gitignore
synced 2025-07-02 19:42:08 +02:00
tighten up perl ignores - these files should only exist in the repository root
This commit is contained in:
parent
f31b319dca
commit
c1b030ddb1
1 changed files with 8 additions and 8 deletions
|
@ -1,5 +1,5 @@
|
|||
blib/
|
||||
.build/
|
||||
/blib/
|
||||
/.build/
|
||||
_build/
|
||||
cover_db/
|
||||
inc/
|
||||
|
@ -7,10 +7,10 @@ Build
|
|||
!Build/
|
||||
Build.bat
|
||||
.last_cover_stats
|
||||
Makefile
|
||||
Makefile.old
|
||||
MANIFEST.bak
|
||||
META.yml
|
||||
MYMETA.yml
|
||||
/Makefile
|
||||
/Makefile.old
|
||||
/MANIFEST.bak
|
||||
/META.yml
|
||||
/MYMETA.yml
|
||||
nytprof.out
|
||||
pm_to_blib
|
||||
/pm_to_blib
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue