X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=.gitignore;h=e9b48745a7e75f3fa150945881fe73e5cbf9dc3e;hb=abandoned%2Fname-delegations;hp=497016a1dd1b5a6aa51f41bde7f3b98a3d741b4e;hpb=ffb245cb208fb06a55e162e2442263f8642646d5;p=gitmo%2FMoose.git diff --git a/.gitignore b/.gitignore index 497016a..e9b4874 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,15 @@ -META.yml -Makefile -Makefile.old -MANIFEST -MANIFEST.bak -blib/ -inc/ -pm_to_blib -t/000_recipes/* +/META.yml +/Makefile +/Makefile.old +/MANIFEST +/MANIFEST.bak +/blib/ +/inc/ +/pm_to_blib +/t/000_recipes/* +.* +!.gitignore +Moose-* +*.bs +*.c +*.o