Ignore compiled dll binaries. (#3628)
This commit is contained in:
parent
c5ebdb8ba7
commit
9322ad0f9b
1
.gitignore
vendored
1
.gitignore
vendored
@ -54,6 +54,7 @@ packages/
|
|||||||
*.bc
|
*.bc
|
||||||
*.so
|
*.so
|
||||||
*.so.*
|
*.so.*
|
||||||
|
*.dll
|
||||||
|
|
||||||
# Ignore wasm data in examples/
|
# Ignore wasm data in examples/
|
||||||
examples/**/*.wasm
|
examples/**/*.wasm
|
||||||
|
Loading…
Reference in New Issue
Block a user