浏览代码

Removed ignore.txt

  * this is only supposed to be a basis for MANIFEST.SKIP
     and .gitignore
  * modified MANIFEST.SKIP to include the entries from ignore.txt
Gordon Child 14 年之前
父节点
当前提交
4ed6877ed7
共有 2 个文件被更改,包括 12 次插入12 次删除
  1. 12 0
      MANIFEST.SKIP
  2. 0 12
      ignore.txt

+ 12 - 0
MANIFEST.SKIP

@@ -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-.*

+ 0 - 12
ignore.txt

@@ -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-*