X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=.gitignore;h=3fa8dde9a6296b77fdc7b4682588f2d3dadff677;hb=4a178c0d019e373848e170d6c3b4192d6b9627c9;hp=454178024152fd529f54972657f831d16ebc9b09;hpb=f9d390f6c03d7983f203a17abcf19935e8c29925;p=catagits%2FCatalyst-Runtime.git diff --git a/.gitignore b/.gitignore index 4541780..3fa8dde 100644 --- a/.gitignore +++ b/.gitignore @@ -1,16 +1,17 @@ .* !.gitignore -Makefile* +/Makefile* !Makefile.PL -META.yml -blib -build -inc -pm_to_blib -MANIFEST* +/MYMETA.* +/META.* +/blib/ +/build/ +/inc/ +/pm_to_blib +/MANIFEST* !MANIFEST.SKIP -Debian* +/Debian* #README -Catalyst-Runtime-* +/Catalyst-Runtime-* *.bs -t/tmp +/t/tmp