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