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