ignore temp dirs left behind by testing
Karen Etheridge [Fri, 13 Sep 2013 16:32:48 +0000 (09:32 -0700)]
.gitignore
MANIFEST.SKIP

index f01f899..031a80b 100644 (file)
@@ -28,3 +28,4 @@
 /t/dist/MB/Build
 /t/dist/MB/_build/
 /t/dist/MB/blib/
+/t/test_local_lib-*
index 20e3003..721853b 100644 (file)
@@ -3,3 +3,4 @@
 ^\.
 ^MANIFEST.SKIP$
 MYMETA\.
+^t/test_local_lib-