.gitignore in
revenc-0.1.3
vs .gitignore in
revenc-0.2.1
- old
+ new
@@ -1,10 +1,6 @@
-pkg/*
-*.gem
-.bundle
-coverage
-rdoc
-.yardoc
+/pkg/
+/.bundle/
+/rdoc/
rerun.txt tags
-tmp/fixtures
-tmp/aruba
+/tmp/