Files
wasmtime/.gitignore
Jakob Stoklund Olesen 210530da9c Add a primitive debug tracing facility.
When the CRETONNE_DBG environment variable is set, send debug messages
to a file named cretonne.dbg.*.

The trace facility is only enabled when debug assertions are on.
2017-03-15 11:32:01 -07:00

10 lines
71 B
Plaintext

*.pyc
*.bk
*.swp
*.swo
tags
target
Cargo.lock
.*.rustfmt
cretonne.dbg*