.gitignore in
json_jws-0.1.0
vs .gitignore in
json_jws-0.2.0
- old
+ new
@@ -5,6 +5,8 @@
/doc/ /pkg/ /spec/reports/ /tmp/
-json_jws-*
+json_jws-*
+/bin/build
+.byebug_history
\ No newline at end of file