Merge pull request #4065 from lathropd/patch-1
Update Perl .gitignore to include Carton
This commit is contained in:
commit
bfe008ac30
1 changed files with 6 additions and 0 deletions
|
|
@ -33,3 +33,9 @@ inc/
|
|||
/MANIFEST.bak
|
||||
/pm_to_blib
|
||||
/*.zip
|
||||
|
||||
# Carton/Carmel
|
||||
/local/
|
||||
/.carmel/
|
||||
# cpanfile.snapshot should generally be ignored for library code, otherwise included
|
||||
# cpanfile.snapshot
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue