From: Charles McGarvey Date: Fri, 12 Apr 2013 07:11:49 +0000 (-0600) Subject: add gitignore file X-Git-Tag: v0.05~1 X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fp5-Alien-ZMQ;a=commitdiff_plain;h=f3a10eaaa7c6da6eadbe6903d32bd2b17bab8ac8 add gitignore file --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..aab7d2d --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +/.build +/Alien-ZMQ-* diff --git a/dist.ini b/dist.ini index 95b6439..ad6a5ac 100644 --- a/dist.ini +++ b/dist.ini @@ -23,8 +23,8 @@ log_format = %x20 %h %s tax_regexp = ^v\d+ [PruneFiles] -filename = dist.ini filename = README.md +filename = dist.ini [GitHub::Meta] repo = chazmcgarvey/p5-Alien-ZMQ