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