# auto backup file
*~
.DS_Store
*.swp
*.spot
*.spit
*.annot


# auto generate file
OMakefile.config
base/config.ml
scm/src/instruction.ml
scm/src/match_body.ml
scm/src/opcode.ml
scm/test/runner.h
scm/test/runner.ml

# compiled result
scm/test/runner
scm/util/instruction

habc.exe
habc-scm.exe
habc-xml.exe
habc-scm
habc-xml
habc
*.cm[aoix]
*.omc
*.[ao]
*.cmxa
driver/*.abc
driver/*.abcx
driver/*.swfx
driver/*.swf
driver/*.scm


.omakedb
.omakedb.lock

*.run
*.opt

