X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMooseX-StrictConstructor.git;a=blobdiff_plain;f=.gitignore;h=fad64d056cb5e65a9e7a28f024689300bf767c91;hp=79f9ac26939b80ee77872a645fefd5ac9573a919;hb=85b408c0ceed0daa7e5615996ca1b9e03096d1ea;hpb=a665e0bcbb95d1e57d597fda6c9834bf77f43d48 diff --git a/.gitignore b/.gitignore index 79f9ac2..fad64d0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,17 +1,19 @@ -/META.yml -/Makefile -/Makefile.old +/.#* +/#*# +.*.sw? +/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*