gitignore images

This commit is contained in:
John McCardle 2026-02-09 08:16:45 -05:00
commit 24611c339c

3
.gitignore vendored
View file

@ -10,6 +10,9 @@ build
/lib
__pycache__
# images are produced by many tests
*.png
# WASM stdlib for Emscripten build
!wasm_stdlib/