# Targets semgrep skips. Providing this file replaces semgrep's built-in
# list, which would also skip tests/ — and one rule here is about tests.
.git/
.venv/
venv/
node_modules/
.semgrep/
.claude/
.ruff_cache/
.pytest_cache/
build/
dist/
