Commit 2c8f625b authored by sshaw's avatar sshaw

Add zip and gzip extensions to Perl.gitignore

ExtUtils::MakeMaker based builds can generate .zip and .gz files
parent 6ea349e0
...@@ -18,3 +18,6 @@ nytprof.out ...@@ -18,3 +18,6 @@ nytprof.out
*.o *.o
*.bs *.bs
/_eumm/ /_eumm/
# ExtUitls::MakeMaker
/*.zip
/*.gz
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment