persist data for database and pgadmin
This commit is contained in:
parent
6e8e85b025
commit
2d6a4eacd5
2 changed files with 11 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,5 +1,6 @@
|
|||
/public/uploads/*
|
||||
.DS_Store
|
||||
/pgadmin_data
|
||||
|
||||
###> symfony/framework-bundle ###
|
||||
/.env.local
|
||||
|
|
Reference in a new issue