]> Dogcows Code - chaz/p5-Alien-ZMQ/commitdiff
add gitignore file
authorCharles McGarvey <chazmcgarvey@brokenzipper.com>
Fri, 12 Apr 2013 07:11:49 +0000 (01:11 -0600)
committerCharles McGarvey <chazmcgarvey@brokenzipper.com>
Fri, 12 Apr 2013 07:11:49 +0000 (01:11 -0600)
.gitignore [new file with mode: 0644]
dist.ini

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..aab7d2d
--- /dev/null
@@ -0,0 +1,2 @@
+/.build
+/Alien-ZMQ-*
index 95b6439a378287f65c86fd52d111a9a9dadf68df..ad6a5ac6593d640e1e742429e3011813244ff9a9 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -23,8 +23,8 @@ log_format = %x20 %h %s
 tax_regexp = ^v\d+
 
 [PruneFiles]
 tax_regexp = ^v\d+
 
 [PruneFiles]
-filename = dist.ini
 filename = README.md
 filename = README.md
+filename = dist.ini
 
 [GitHub::Meta]
 repo = chazmcgarvey/p5-Alien-ZMQ
 
 [GitHub::Meta]
 repo = chazmcgarvey/p5-Alien-ZMQ
This page took 0.02002 seconds and 4 git commands to generate.