only ship the files that are in git, rather than every local file topic/config_improvements
Karen Etheridge [Sun, 7 Jun 2015 22:23:34 +0000 (15:23 -0700)]
.gitignore [new file with mode: 0644]
dist.ini

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..ff01f53
--- /dev/null
@@ -0,0 +1,5 @@
+/.ackrc
+/.build
+!/.gitignore
+/Object-Tap-*/
+/Object-Tap-*.tar.gz
index 6426e72..795c650 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -4,9 +4,7 @@ copyright_holder    = Matt S Trout
 copyright_year      = 2014
 license             = Perl_5
    
-[GatherDir]
-[PruneCruft]
-[ManifestSkip]
+[Git::GatherDir]
 [MetaYAML]
 [MetaJSON]
 [License]