]> git.imager.perl.org - imager.git/blobdiff - MANIFEST.SKIP
unshipped regression tests for BMP files
[imager.git] / MANIFEST.SKIP
index cc4b7999304becfb9ad9d0e9b730d19edc6c0bc2..65ba01f709b97cefc2c010be9220c07f1ead8f8b 100644 (file)
@@ -7,6 +7,9 @@
 ^testimg/os2rle8\.bmp$
 ^testimg/base\.tga$
 
+# unshipped test images
+^xtestimg/
+
 # base for some other images
 ^testimg/pbm_base\.pgm$
 
@@ -53,6 +56,7 @@ Makefile\.old$
 \bpm_to_blib$
 \.o$
 ^MANIFEST\.bak$
+\bMYMETA\.yml$
 
 ^testout/
 ^FT2/testout/
@@ -63,6 +67,7 @@ Makefile\.old$
 ^SGI/testout/
 ^TIFF/testout/
 ^T1/testout/
+^W32/testout/
 
 # generated from .xs
 ^CountColor/CountColor\.c$
@@ -76,8 +81,12 @@ Makefile\.old$
 ^SGI/SGI\.c$
 ^TIFF/TIFF\.c$
 ^T1/T1\.c$
+^W32/W32\.c$
 
 ^.*/Changes$
+^.*/MANIFEST(\.SKIP)?$
+^.+/inc/Devel/CheckLib\.pm$
+^.+/blib/
 ^blib/
 ^Flines/Flines\.c$
 ^Imager\.c$
@@ -112,3 +121,12 @@ Makefile\.old$
 ^samples/logo$
 ^samples/transform\.pl$
 ^samples/transform1\.ppm$
+
+# Win32 junk
+^(.+/)?dll\.(base|exp)$
+^(.+/)?\w+\.def$
+^(.+/)?\w+\_def.old$
+\.exe$
+
+# sub-module build junk
+\.bak$