.gitignore in rest_dsl-0.1.9 vs .gitignore in rest_dsl-0.1.10
- old
+ new
@@ -1,15 +1,17 @@
-/.bundle/
-/.yardoc
-/_yardoc/
-/coverage/
-/doc/
-/pkg/
-/spec/reports/
-/tmp/
-
-# rspec failure tracking
-.rspec_status
-
-.idea
-examples.txt
-Gemfile.lock
+/.bundle/
+/.yardoc
+/_yardoc/
+/coverage/
+/doc/
+/pkg/
+/spec/reports/
+/tmp/
+
+# rspec failure tracking
+.rspec_status
+
+.idea
+examples.txt
+Gemfile.lock
+
+.rakeTasks
\ No newline at end of file