.venv/
venv/
__pycache__/
*.pyc
.mypy_cache/
.ruff_cache/
.pytest_cache/
.hypothesis/
htmlcov/
.coverage
.coverage.*
coverage.xml
dist/
build/
*.egg-info/
.git/
.github/
tests/
docs/
.karmasakshi/
.karmasakshi-api/
*.db
*.sqlite3
.env
scratchpad/
BUILD_STATUS.md
