# backup
*~
.DS_Store
*.swp
*.log

# config file
/OMakefile.config
/config.ml

# target
habc-scm
habc-xml
habc
*-runner

# compiler generated file
*.spot
*.spit
*.annot
*.exe
*.run
*.opt
*.cm[aoix]
*.[ao]
*.cmxa
*.omc
.omakedb
.omakedb.lock


