gitignore images
This commit is contained in:
parent
52fdfd0347
commit
24611c339c
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -10,6 +10,9 @@ build
|
|||
/lib
|
||||
__pycache__
|
||||
|
||||
# images are produced by many tests
|
||||
*.png
|
||||
|
||||
# WASM stdlib for Emscripten build
|
||||
!wasm_stdlib/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue