mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-03-24 17:04:43 +00:00
Updated to rails 7.1 and ruby 3.1.4
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -11,9 +11,12 @@ vendor/bundle/
|
||||
# Ignore the default SQLite database.
|
||||
db/*.sqlite3
|
||||
db/*.sqlite3-journal
|
||||
db/*.sqlite3-shm
|
||||
db/*.sqlite3-wal
|
||||
|
||||
# Ignore all logfiles and tempfiles.
|
||||
log/*.log
|
||||
log/*.log*
|
||||
tmp
|
||||
.rvmrc
|
||||
deploy/prod.env
|
||||
|
||||
Reference in New Issue
Block a user