Skip to content

Commit

Permalink
fix JPEG/W32 manifest skips
Browse files Browse the repository at this point in the history
  • Loading branch information
tonycoz committed May 31, 2022
1 parent b1eca63 commit fb5b580
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions JPEG/MANIFEST.SKIP
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
\.o$
\.bs$
^JPEG\.c$
^JPEG\.def$
^blib/
^pm_to_blib$
^Makefile$
Expand Down
4 changes: 4 additions & 0 deletions W32/MANIFEST.SKIP
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,7 @@

# sometimes these get left by probes
\.exe$

# dist stuff
^Imager-File-W32
^MYMETA\.

0 comments on commit fb5b580

Please sign in to comment.