summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore9
1 files changed, 5 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index b295448..417e141 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,8 @@
-blib/
-inc/
+/blib/
+/inc/
/META.yml
/pm_to_blib
/Makefile
-*~
-cover_db/
+/Makefile.old
+/cover_db/
+/MANIFEST \ No newline at end of file