# Prevent enpass json from being added accidentially
*.json

# Explicitely exclude all relevant JSON files
!renovate.json
!.cspell.json
!.jscpd.json
!.editorconfig-checker.json
!.devskim.json

dist/
__pycache__

.pytest_cache
.venv

megalinter-reports/
