X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=.gitignore;h=441ae90047d6a6be228cb478f43cc911e73ebae8;hb=07f2ae08782c7479f4558e8be6673eed4ce7f619;hp=8a58250601179b9911cbdcd89b9fc821e864b1e1;hpb=4aeb245a75ee5a86687114d8b1a9969745e34101;p=p5sagit%2FApp-FatPacker.git diff --git a/.gitignore b/.gitignore index 8a58250..441ae90 100644 --- a/.gitignore +++ b/.gitignore @@ -1,13 +1,29 @@ -MYMETA.yml -MYMETA.json -MANIFEST -MANIFEST.bak -META.yml -Makefile -blib/ -inc/ -pm_to_blib +/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? *~ -*.old -*.tar.gz -*.swp +/README +/Distar/ +/App-FatPacker-* + +# yes that's right, distar makes it for us +/MANIFEST.SKIP + +/fatpacker.trace