diff --git a/.gitignore b/.gitignore index 27de130..55402af 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,9 @@ build /lib __pycache__ +# images are produced by many tests +*.png + # WASM stdlib for Emscripten build !wasm_stdlib/