Gitignore: add storage/
This commit is contained in:
parent
e8c2e8a723
commit
185c7f025e
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -36,3 +36,4 @@ coverage/**/*
|
||||||
.byebug_history
|
.byebug_history
|
||||||
.env
|
.env
|
||||||
Procfile.dev
|
Procfile.dev
|
||||||
|
storage/
|
||||||
|
|
Loading…
Reference in a new issue