SPO_JakaFurlan/ass2/.gitignore
Jaka Furlan c707e3253c first
2025-12-07 20:13:19 +01:00

16 lines
No EOL
178 B
Text

# Dune build artifacts
**/_build/
**/_install/
# OCaml compiled files
*.cm[iox]
*.o
*.a
*.so
*.exe
*.cmi
*.cmo
*.cmx
# OCaml package manager / opam
*.opam.locked