summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore18
1 files changed, 11 insertions, 7 deletions
diff --git a/.gitignore b/.gitignore
index c304544..b7e23ed 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,9 +1,13 @@
-/blib/
+blib
+pm_to_blib
+*.sw?
+Makefile
+Makefile.old
+MANIFEST.bak
+*.tar.gz
/inc/
-/META.yml
+/META.*
/MYMETA.*
-/pm_to_blib
-/Makefile
-/Makefile.old
-/cover_db/
-/MANIFEST \ No newline at end of file
+.prove
+*~
+/.build/