Initialize rails app
This commit is contained in:
parent
fd82adc73e
commit
64fb080e96
234 changed files with 1398 additions and 14539 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -22,3 +22,9 @@ yarn-error.log
|
|||
/storage
|
||||
/tmp
|
||||
/public/pub
|
||||
|
||||
.old
|
||||
|
||||
# Ignore master key for decrypting credentials and more.
|
||||
/config/master.key
|
||||
/config/credentials.yml.enc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue