.gitignore in legion-settings-1.1.3 vs .gitignore in legion-settings-1.2.0
- old
+ new
@@ -1,14 +1,15 @@
/.bundle/
/.yardoc
+/Gemfile.lock
/_yardoc/
/coverage/
/doc/
/pkg/
/spec/reports/
/tmp/
-/rspec/
-/test-results/
-
+/legion/.idea/
+/.idea/
+*.key
# rspec failure tracking
.rspec_status
-
+legionio.key
\ No newline at end of file