From: Dave Rolsky Date: Sun, 4 Apr 2010 02:14:01 +0000 (-0500) Subject: Update .gitignore X-Git-Tag: v0.09~10 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMooseX-StrictConstructor.git;a=commitdiff_plain;h=dd4d43fa88f052b17723e60b2270b0eec254c712 Update .gitignore --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..55c274d --- /dev/null +++ b/.gitignore @@ -0,0 +1,15 @@ +/META.yml +/Makefile +/Makefile.old +/MANIFEST +/MANIFEST.bak +/blib/ +/inc/ +/pm_to_blib +.* +!.gitignore +MooseX-StrictConstructor* +/Debian_CPANTS.txt +*.bs +*.c +*.o