mirror of
https://github.com/github/gitignore
synced 2025-06-27 17:18:52 +02:00
Merge pull request #4065 from lathropd/patch-1
Update Perl .gitignore to include Carton
This commit is contained in:
commit
bfe008ac30
@ -33,3 +33,9 @@ inc/
|
|||||||
/MANIFEST.bak
|
/MANIFEST.bak
|
||||||
/pm_to_blib
|
/pm_to_blib
|
||||||
/*.zip
|
/*.zip
|
||||||
|
|
||||||
|
# Carton/Carmel
|
||||||
|
/local/
|
||||||
|
/.carmel/
|
||||||
|
# cpanfile.snapshot should generally be ignored for library code, otherwise included
|
||||||
|
# cpanfile.snapshot
|
||||||
|
Loading…
x
Reference in New Issue
Block a user