__pycache__
.*cache/
.circleci
.git
.venv
*Dockerfile
/node_modules
/test-results
/tests/**/*.json
/tests/**/*.xml
/tests/**/*.yaml
dist
package-lock.json
uv.lock
