add .tar and .bak to .gitignore
Tim Bunce [Thu, 11 Oct 2012 15:06:24 +0000 (16:06 +0100)]
.gitignore

index c79e6f2..57bf80a 100644 (file)
@@ -2,6 +2,7 @@
 *.swp
 *.db
 *.dot
+*.bak
 blib/
 pm_to_blib
 MYMETA.json
@@ -11,4 +12,5 @@ Makefile.old
 SizeMe.[co]
 SizeMe.bs
 refcounted_he.h
+Devel-SizeMe-*.tar
 Devel-SizeMe-*.tar.gz