ir/.gitignore

19 lines
185 B
Plaintext
Raw Normal View History

2022-04-06 00:19:23 +03:00
*.o
*.log
*.dot
*.pdf
ir_fold_hash.h
ir_emit_x86.h
ir_emit_aarch64.h
2022-04-06 00:19:23 +03:00
minilua
gen_ir_fold_hash
ir_test
ir
b.c
2022-04-07 23:24:29 +03:00
tests/**/*.diff
tests/**/*.exp
tests/**/*.ir
tests/**/*.out
tests/**/*.log