We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 818c9dc + f4d16fd commit bfe008aCopy full SHA for bfe008a
1 file changed
Perl.gitignore
@@ -33,3 +33,9 @@ inc/
33
/MANIFEST.bak
34
/pm_to_blib
35
/*.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