lite-start
This commit is contained in:
17
.dockerignore
Normal file
17
.dockerignore
Normal file
@@ -0,0 +1,17 @@
|
||||
data/
|
||||
models/
|
||||
pg_data/
|
||||
.git
|
||||
.venv
|
||||
__pycache__/
|
||||
*.pyc
|
||||
*.pyo
|
||||
*.pyd
|
||||
build/
|
||||
dist/
|
||||
*.egg-info
|
||||
.pytest_cache/
|
||||
env/
|
||||
venv/
|
||||
Dockerfile.api
|
||||
docker-compose.override.yml
|
||||
Reference in New Issue
Block a user