Skip to content

Commit

Permalink
Add zip and gzip extensions to Perl.gitignore
Browse files Browse the repository at this point in the history
ExtUtils::MakeMaker based builds can generate .zip and .gz files
  • Loading branch information
sshaw committed Dec 2, 2016
1 parent 6ea349e commit 2c8f625
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Perl.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,6 @@ nytprof.out
*.o
*.bs
/_eumm/
# ExtUitls::MakeMaker
/*.zip
/*.gz

0 comments on commit 2c8f625

Please sign in to comment.