Skip to content

Commit 97e3435

Browse files
ignore more perl outputs
- metaspec v2.0 now creates json files - some artifacts of XS builds
1 parent c1b030d commit 97e3435

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Perl.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ Build.bat
1111
/Makefile.old
1212
/MANIFEST.bak
1313
/META.yml
14-
/MYMETA.yml
14+
/META.json
15+
/MYMETA.*
1516
nytprof.out
1617
/pm_to_blib
18+
*.o
19+
*.bs

0 commit comments

Comments
 (0)