gitignore: cargo-test.log

PowerShell `cargo test ... *> ..\cargo-test.log` artifact from manual
test runs on the Windows host. Same shape as the existing dev.log /
screen*.png scratch entries.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
megaproxy 2026-05-26 16:06:08 +01:00
parent e872044310
commit f6431891bc

1
.gitignore vendored
View file

@ -28,3 +28,4 @@ src-tauri/gen/
/shot*.png
/tiletopia-window.png
/tilescript.ps1
/cargo-test.log