mirror of
https://github.com/heartcombo/devise.git
synced 2026-01-06 22:34:10 -05:00
Keep only the lock for the main Gemfile to keep Devise consistent with the other heartcombo libs.
12 lines
116 B
Plaintext
12 lines
116 B
Plaintext
test/rails_app/log/*
|
|
test/rails_app/tmp/*
|
|
*~
|
|
coverage/*
|
|
*.sqlite3
|
|
.bundle
|
|
rdoc/*
|
|
pkg
|
|
log
|
|
test/tmp/*
|
|
gemfiles/*.lock
|