Просмотр исходного кода

Add ocamlbuild and oasis generated files to OCaml .gitignore

pull/1226/head
Daniil Baturin 9 лет назад
Родитель
Сommit
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

Загрузка…
Отмена
Сохранить