Files
wasmtime/.gitignore
Nick Fitzgerald 22d6b68795 gitignore: Ignore the foo file
It is created by the `run-examples` crate.
2020-07-10 13:53:05 -07:00

19 lines
146 B
Plaintext

*.bk
*.pyc
*.swo
*.swp
*.swx
*~
.*.rustfmt
.mypy_cache
\#*\#
cranelift.dbg*
docs/_build
docs/book
.vscode/
rusty-tags.*
tags
target
.z3-trace
foo