# Rust target/ **/*.rs.bk Cargo.lock.bak # Editors / IDEs .vscode/ .idea/ *.swp *.swo # OS .DS_Store Thumbs.db # Python venv (used for local tooling) .venv/ __pycache__/ *.pyc # Logs *.log # Generated comparison artifact for the bundled fixture example/actual.json