瀏覽代碼

tighten up perl ignores - these files should only exist in the repository root

Karen Etheridge 12 年之前
父節點
當前提交
c1b030ddb1
共有 1 個文件被更改,包括 8 次插入8 次删除
  1. 8 8
      Perl.gitignore

+ 8 - 8
Perl.gitignore

@@ -1,5 +1,5 @@
-blib/
-.build/
+/blib/
+/.build/
 _build/
 cover_db/
 inc/
@@ -7,10 +7,10 @@ Build
 !Build/
 Build.bat
 .last_cover_stats
-Makefile
-Makefile.old
-MANIFEST.bak
-META.yml
-MYMETA.yml
+/Makefile
+/Makefile.old
+/MANIFEST.bak
+/META.yml
+/MYMETA.yml
 nytprof.out
-pm_to_blib
+/pm_to_blib