Skip to content

Commit bfe008a

Browse files
authored
Merge pull request #4065 from lathropd/patch-1
Update Perl .gitignore to include Carton
2 parents 818c9dc + f4d16fd commit bfe008a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Perl.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,9 @@ inc/
3333
/MANIFEST.bak
3434
/pm_to_blib
3535
/*.zip
36+
37+
# Carton/Carmel
38+
/local/
39+
/.carmel/
40+
# cpanfile.snapshot should generally be ignored for library code, otherwise included
41+
# cpanfile.snapshot

0 commit comments

Comments
 (0)