init commit
This commit is contained in:
12
.dockerignore
Normal file
12
.dockerignore
Normal file
@@ -0,0 +1,12 @@
|
||||
__pycache__/
|
||||
*.pyc
|
||||
.pytest_cache/
|
||||
.venv/
|
||||
venv/
|
||||
env/
|
||||
.env
|
||||
.git/
|
||||
node_modules/
|
||||
*.log
|
||||
build/
|
||||
dist/
|
||||
Reference in New Issue
Block a user