first commit
This commit is contained in:
14
.dockerignore
Normal file
14
.dockerignore
Normal file
@@ -0,0 +1,14 @@
|
||||
__pycache__/
|
||||
*.pyc
|
||||
*.pyo
|
||||
*.pyd
|
||||
.Python
|
||||
.env
|
||||
.venv/
|
||||
venv/
|
||||
dist/
|
||||
build/
|
||||
.git/
|
||||
data/
|
||||
instance/
|
||||
node_modules/
|
||||
Reference in New Issue
Block a user