summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 5 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 7196723..417e141 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,8 @@
-blib/
-inc/
+/blib/
+/inc/
/META.yml
/pm_to_blib
/Makefile
+/Makefile.old
+/cover_db/
+/MANIFEST \ No newline at end of file