]> git.donarmstrong.com Git - perltidy.git/commitdiff
corrected MANIFEST; had unused file
authorSteve Hancock <perltidy@users.sourceforge.net>
Mon, 19 Nov 2018 03:22:19 +0000 (19:22 -0800)
committerSteve Hancock <perltidy@users.sourceforge.net>
Mon, 19 Nov 2018 03:22:19 +0000 (19:22 -0800)
MANIFEST
MANIFEST.SKIP

index fa84992b1e58f0ae77db72f409bb775d90283ef4..6cd7eb0b5f522c71dd96c22810e3a90a49094c62 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -52,7 +52,6 @@ Makefile.PL
 MANIFEST                       This list of files
 pm2pl
 README.md
-t/filter_example.t
 t/filter_example.t.SKIP
 t/snippets1.t
 t/snippets10.t
index ab237d7675248f66af625ea1255295bb66c1091d..7087383c5dcd525a8690342f40319c0d5f323722 100644 (file)
@@ -101,6 +101,9 @@ _config.yml
 # any shell scripts
 \.sh$
 
+# any zip files
+\.zip$
+
 # Perl::Tidy error, log and tidy files
 \bperltidy\.ERR
 \bperltidy\.LOG
@@ -127,6 +130,8 @@ _config.yml
 # my notes to self
 \bNOTES\.txt
 
+^docs/tmp
+
 ^local-docs/
 
 ^archive/