# Local .gitignore for the wasm test suite
# We want to ignore any file that the test generates
# These are the:
# *.wasm - generated wasm files

*.wasm
