X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=.gitignore;h=1fd2fb6bccd5639d891b6ea55ee006ef261efb7d;hb=6e04cb0e6f0d0ae5e2db7ff1d5e25c78504c2e4a;hp=497016a1dd1b5a6aa51f41bde7f3b98a3d741b4e;hpb=ffb245cb208fb06a55e162e2442263f8642646d5;p=gitmo%2FMoose.git diff --git a/.gitignore b/.gitignore index 497016a..1fd2fb6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,11 @@ -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