Skip to content
6 changes: 6 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,9 @@ node_modules
*.pyc
__pycache__
.pytest_cache
.venv
.ruff_cache
.mypy_cache
.env
*.egg-info
.DS_Store
Loading