Preliminary checkin for a mini-assembler used for checking the library.
[jitcs.git] / .gitignore
blob300e0c00307db18e114d98c89d0f965f83407052
1 *.exe
2 *.a
3 *.o
4 include/jitcs_x86_32_*.h
5 include/jitcs_x86_64_*.h
6 src/x86/jitcs_int_x86_32_*.h
7 src/x86/jitcs_int_x86_64_*.h
8 src/x86/src/x86_32_*.cpp
9 src/x86/src/x86_64_*.cpp
10 src/data/x86_ins*.dat
11 err.log