*~
.#*
\#*\#
*.vspx
*.psess
*.suo
*.smt2
*.sav
*.hints.fsval
*.hints.mlval
dump*
cache/
/VS/packages

/src/parser/parse.fs
/src/parser/lex.fs

/src/boot

/bin/*.dll
/bin/*.pdb
/bin/*.mdb
/bin/*.xml
/bin/*.config
/bin/fstar.exe
/bin/fstar.ocaml
/bin/tests.exe
/bin/z3.exe
/bin/z3-x86.exe
/bin/z3-x64.exe
/src/*/obj

examples/*/*.ml
examples/crypto/CntProtocol.exe
examples/wysteria/ocaml-output/*
examples/incl/*.neg/error.log

_build/
/ulib/ml/_taclib_build/

*.native
*.byte

queries*.smt2
transcript
dump

# ignore .ml files on the root dir
/*.ml

*.cmi
*.cmo
*.cmx
*.cma
*.cmxs
*.cmxa
*.o

.depend
*.a
*.cmxa
*.so
*.annot
/VS/

tags

*~
*.swp

*.exe

*.checked
*.checked.lax
*.dump

/.nubuild
/nucache/
/nuobj/
nubuild.log
nubuild.progress

# Z3/F* nightly/weekly files
/nightly
