ir/.gitignore

22 lines
212 B
Plaintext
Raw Normal View History

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