Finish
This commit is contained in:
11
.dockerignore
Normal file
11
.dockerignore
Normal file
@ -0,0 +1,11 @@
|
||||
.git
|
||||
.gitignore
|
||||
__pycache__
|
||||
*.pyc
|
||||
*.pyo
|
||||
*.pyd
|
||||
venv
|
||||
.venv
|
||||
.env
|
||||
postgres_password.txt
|
||||
web_secret_key.txt
|
Reference in New Issue
Block a user