.DS_Store # `target_ra` and `target_wasm` are legacy locations; they now live inside `target/`. # Keep them on their own lines: a trailing `#` is not a comment in .gitignore. **/target **/target_ra **/target_wasm **/tests/snapshots/**/*.diff.png **/tests/snapshots/**/*.new.png **/tests/snapshots/**/*.old.png /.*.json /.vscode /media/* .idea/