initial commit
This commit is contained in:
9
.dockerignore
Normal file
9
.dockerignore
Normal file
@@ -0,0 +1,9 @@
|
||||
__pycache__
|
||||
*.pyc
|
||||
venv
|
||||
.venv
|
||||
.env
|
||||
.DS_Store
|
||||
dist
|
||||
build
|
||||
\.pytest_cache
|
||||
Reference in New Issue
Block a user