Added proxy file
This commit is contained in:
parent
8b3a140c42
commit
cb82f9d48f
1 changed files with 5 additions and 2 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -8,6 +8,9 @@ tmp
|
|||
# Environment variables, never commit this file
|
||||
.env
|
||||
|
||||
# List of proxy
|
||||
proxy/proxy.json
|
||||
|
||||
# The development sqlite file
|
||||
database/development.sqlite
|
||||
|
||||
|
|
Loading…
Reference in a new issue