.gitignore in handsome_fencer-crypto-0.1.7 vs .gitignore in handsome_fencer-crypto-0.1.8
- old
+ new
@@ -5,5 +5,14 @@
/doc/
/pkg/
/spec/reports/
/tmp/
.byebug_history
+
+Gemfile.lock
+roro/**/*.env
+roro/**/*.key
+
+tmp/*
+!tmp/.keep
+sandbox/*
+!sandbox/.keep
\ No newline at end of file