From: Karen Etheridge Date: Sun, 9 Sep 2012 01:13:09 +0000 (-0700) Subject: update .gitignore with standard entries X-Git-Tag: v1.004002~2 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=7e4b1c05b4a2d767672330f9ef063d9b83c7d9ed;p=p5sagit%2Fstrictures.git update .gitignore with standard entries --- diff --git a/.gitignore b/.gitignore index cab007d..cdda7b5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,13 +1,26 @@ -MANIFEST -MANIFEST.bak -META.* -MYMETA.* -Makefile -Makefile.old +/META.yml +/MYMETA.* +/Makefile +/Makefile.old +/MANIFEST +/MANIFEST.bak +/blib/ +/pm_to_blib +/.build +!.gitignore +*.bs +/xs/*.c +*.o +cover_db +*.gc?? +test-mydeps-* +nytprof* +/inc/ +!.gitignore +.*.sw? README -blib/ -pm_to_blib Distar/ +/strictures-* # yes that's right, distar makes it for us MANIFEST.SKIP