great-ai/.dockerignore

15 lines
145 B
Text

.env
.git
__pycache__
.cache
.mypy_cache
.pytest_cache
.ipynb_checkpoints
.gitignore
.dockerignore
Dockerfile
.github
.vscode
docs
scripts
tests