rails generate devise:install

This commit is contained in:
2023-03-06 01:48:07 +01:00
parent 9585b4155b
commit 2ecf06b751
6 changed files with 397 additions and 3 deletions

4
.gitignore vendored
View File

@@ -4,6 +4,7 @@
/.gem
# Ignore master key for decrypting credentials and more.
/config/application.rb
/config/initializers/secret_token.rb
/config/master.key
@@ -22,7 +23,10 @@
/tmp/restart.txt
# Ignore user files
/.bash_history
/.byebug_history
/.config
/.lesshst
/.local
/.viminfo