.gitignore in rest_dsl-0.1.7 vs .gitignore in rest_dsl-0.1.8

- old
+ new

@@ -1,15 +1,15 @@ -/.bundle/ -/.yardoc -/_yardoc/ -/coverage/ -/doc/ -/pkg/ -/spec/reports/ -/tmp/ - -# rspec failure tracking -.rspec_status - -.idea -examples.txt +/.bundle/ +/.yardoc +/_yardoc/ +/coverage/ +/doc/ +/pkg/ +/spec/reports/ +/tmp/ + +# rspec failure tracking +.rspec_status + +.idea +examples.txt Gemfile.lock \ No newline at end of file