/.idea/
/.vscode/
/dist/
dist
.git
.cache
**/.pytest_cache
models
log
**/__pycache__/
*.pyc
**/test-reports
**/.passwd-pypi
**/.env
**/results.xml

# Unit test / coverage reports
.tox/

# Specific
.idea/
.groovylintrc.json
.emailNotif
uv.lock

# SBOMs
**/sbom*.json
**/trivy*.html
**/audit*.json
