SPO_JakaFurlan/ass2/.gitignore
2025-11-29 18:00:02 +01:00

16 lines
No EOL
163 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