fix(.gitignore): Ajustando .gitignore, ignorar pasta storage
This commit is contained in:
parent
68b34f0367
commit
c7ded6654b
1 changed files with 4 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -41,4 +41,7 @@ pip-wheel-metadata/
|
|||
.tox/
|
||||
|
||||
# Arquivo s de conexão
|
||||
config/database/firebird.json
|
||||
config/database/firebird.json
|
||||
|
||||
# Adicionar pasta storage/temp
|
||||
storage/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue