Преглед изворни кода

Add ocamlbuild and oasis generated files to OCaml .gitignore

pull/1226/head
Daniil Baturin пре 9 година
родитељ
комит
044d46a0c4
1 измењених фајлова са 11 додато и 0 уклоњено
  1. 11
    0
      OCaml.gitignore

+ 11
- 0
OCaml.gitignore Прегледај датотеку

@@ -7,3 +7,14 @@
*.cmx
*.cmxs
*.cmxa

# ocamlbuild working directory
_build/

# ocamlbuild targets
*.byte
*.native

# oasis generated files
setup.data
setup.log

Loading…
Откажи
Сачувај