diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 13 |
1 files changed, 12 insertions, 1 deletions
@@ -1,3 +1,14 @@ /_Inline/ -*~ .#* +blib +pm_to_blib +*.sw? +Makefile +Makefile.old +MANIFEST.bak +*.tar.gz +/inc/ +META.yml +.prove +*~ +/.build/ |