ignore the ActiveStorage file storage directory
This commit is contained in:
parent
4306ff0a15
commit
93931caf98
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -70,3 +70,6 @@ config/environments/*.local.yml
|
|||
/yarn-error.log
|
||||
yarn-debug.log*
|
||||
.yarn-integrity
|
||||
|
||||
# we don't want the file storage directory to be committed
|
||||
storage
|
Loading…
Reference in a new issue