.idea/nexu.iml
.idea/pyProjectModel.xml
.idea/misc.xml
.env.example
.idea/inspectionProfiles/Project_Default.xml
.idea/inspectionProfiles/profiles_settings.xml
.idea/modules.xml
.idea/vcs.xml
.idea/vico.iml
__pycache__/
*.py[cod]
.pytest_cache/
.ruff_cache/
.mypy_cache/
.venv/
venv/
dist/
build/
*.egg-info/
.coverage
htmlcov/

# Environment variables
.env
