Files
Jyotisha/.dockerignore
T
2026-07-15 22:23:17 +08:00

18 lines
223 B
Plaintext

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