X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=.gitignore;h=1044abd76359a86d8f727647dfb18eca601b8037;hb=df9653e61242b4328f2391e0c5eeb7a5033fe171;hp=79f9ac26939b80ee77872a645fefd5ac9573a919;hpb=a665e0bcbb95d1e57d597fda6c9834bf77f43d48;p=gitmo%2FMooseX-StrictConstructor.git diff --git a/.gitignore b/.gitignore index 79f9ac2..1044abd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,17 +1,18 @@ -/META.yml -/Makefile -/Makefile.old +/.#* +/#*# +/blib* +/cover_db* +/Build +/_build +/.build /MANIFEST -/MANIFEST.bak -/blib/ -/inc/ -/pm_to_blib -.* -!.gitignore -MooseX-StrictConstructor* -/Debian_CPANTS.txt +/META.yml +/MYMETA.yml +/Makefile.PL /README +/Debian_CPANTS.txt* /Makefile.PL -*.bs -*.c -*.o +/Makefile +/Makefile.old +/pm_to_blib* +/MooseX-StrictConstructor*