adapt gitignore
This commit is contained in:
parent
83f9f680f8
commit
519b90456e
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,4 +1,5 @@
|
||||||
/public/uploads/
|
/public/uploads/*
|
||||||
|
.DS_Store
|
||||||
|
|
||||||
###> symfony/framework-bundle ###
|
###> symfony/framework-bundle ###
|
||||||
/.env.local
|
/.env.local
|
||||||
|
|
Reference in a new issue