* this is only supposed to be a basis for MANIFEST.SKIP and .gitignore * modified MANIFEST.SKIP to include the entries from ignore.txt
@@ -1 +1,13 @@
.git.*
+blib.*
+Makefile
+Makefile.old
+Build
+Build.bat
+_build.*
+pm_to_blib.*
+.*.tar.gz
+.lwpcookies
+cover_db
+pod2htm.*.tmp
+Selenium-Remote-Driver-.*
@@ -1,12 +0,0 @@
-blib*
-Makefile
-Makefile.old
-Build
-Build.bat
-_build*
-pm_to_blib*
-*.tar.gz
-.lwpcookies
-cover_db
-pod2htm*.tmp
-Selenium-Remote-Driver-*