.gitignore in
wurfl-1.3.6
vs .gitignore in
wurfl-1.3.7
- old
+ new
@@ -1,3 +1,11 @@
-*.swp
-pkg/*
-rdoc/*
+/.bundle/
+/.yardoc
+/_yardoc/
+/coverage/
+/doc/
+/pkg/
+/spec/reports/
+/tmp/
+
+# rspec failure tracking
+.rspec_status