# Generated by Cargo
/target/
Cargo.lock

# IDE
.idea/
.vscode/
*.swp
*.swo
*~

# mdbook output
/book/
tests/fixtures/**/target/
tests/fixtures/**/dist/
tests/fixtures/**/node_modules/

# Python build artifacts (pycache + pip-installed rwv binary landing spot)
__pycache__/
*.pyc
python/repoweave/src/repoweave/bin/
