51bfbdf7ae
I want to reduce friction of adding new tests as much as possible Signed-off-by: Jakub Doka <jakub.doka2@gmail.com>
16 lines
205 B
Plaintext
16 lines
205 B
Plaintext
# garbage
|
|
/target
|
|
rustc-ice-*
|
|
|
|
# sqlite
|
|
db.sqlite
|
|
db.sqlite-journal
|
|
|
|
# assets
|
|
/depell/src/*.gz
|
|
/depell/src/*.wasm
|
|
/depell/src/static-pages/*.html
|
|
#**/*-sv.rs
|
|
/bytecode/src/instrs.rs
|
|
/lang/src/testcases.rs
|