mpri-funcprog-project/.gitignore

27 lines
222 B
Plaintext
Raw Permalink Normal View History

2017-12-19 13:30:32 +01:00
# ---> OCaml
*.annot
*.cmo
*.cma
*.cmi
*.a
*.o
*.cmx
*.cmxs
*.cmxa
# ocamlbuild working directory
_build/
# ocamlbuild targets
*.byte
*.native
# oasis generated files
setup.data
setup.log
2018-02-15 19:46:16 +01:00
# Binaries
a.out
joujou
*.swo