From: Graham Knop Date: Tue, 10 Dec 2013 16:01:34 +0000 (-0800) Subject: add gitignore file X-Git-Tag: v1.002000~2 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FImport-Into.git;a=commitdiff_plain;h=4f5e31e414c3a3d27854ed4807c73fb4be7999e4 add gitignore file --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e3b8e2d --- /dev/null +++ b/.gitignore @@ -0,0 +1,18 @@ +/MANIFEST +/MANIFEST.bak +/META.* +/MYMETA.* +/Makefile +/Makefile.old +/README +/blib/ +/pm_to_blib +/Distar +*~ +*# +.#* +/Import-Into-* +/cover_db/ + +# yes that's right, distar makes it for us +/MANIFEST.SKIP