Files
Jyotisha/.dockerignore
T
2026-07-20 10:36:36 +08:00

16 lines
181 B
Plaintext

.git
.DS_Store
.env*
!.env*.example
.venv
venv*
**/__pycache__
**/*.py[cod]
**/.pytest_cache
**/.ruff_cache
frontend/node_modules
frontend/.next
frontend/.env*
htmlcov
coverage.xml