Files
Jyotisha/.dockerignore
T

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