# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.whl
*.egg-info
.python_packages/

# Virtual environments
.venv
.env

# Testing and linting caches
.pytest_cache/
.ruff_cache/

# Frontend
.env.local
node_modules
.next
*.tsbuildinfo
tests/lactationcurve/test_dotenv.py
