.gitignore in devise-authy-1.11.1 vs .gitignore in devise-authy-2.0.0

- old
+ new

@@ -29,16 +29,17 @@ # for a library or gem, you might want to ignore these files since the code is # intended to run in multiple environments; otherwise, check them in: Gemfile.lock .ruby-version .ruby-gemset +gemfiles/*.lock # unless supporting rvm < 1.11.0 or doing something fancy, ignore this: .rvmrc -spec/rails-app/tmp -spec/rails-app/db -spec/rails-app/log -*.sqlite3DS_Store +**/*.sqlite +**/*.log initializers/authy.rb .byebug_history + +.rspec_status \ No newline at end of file