ocaml build-tools

This commit is contained in:
Léana 江 2023-10-08 13:05:34 +02:00 committed by Léana 江
parent 02889abd04
commit 5ee983b09b
3 changed files with 50 additions and 2 deletions

View file

@ -2,7 +2,7 @@
# The following was generated with gitignore.nvim: #
#--------------------------------------------------#
# Gitignore for the following technologies: C, Rust, Scala, Vim, Python,
# Haskell, Java, C++, rust-analyzer, SBT, Metals, Gradle
# Haskell, Java, C++, rust-analyzer, SBT, Metals, Gradle, OCaml
# Prerequisites
*.d
@ -379,6 +379,41 @@ gradle-app.setting
# Java heap dump
*.hprof
#--------------------------------------------------#
# The following was generated with gitignore.nvim: #
#--------------------------------------------------#
# Gitignore for the following technologies: Gradle
*.annot
*.cmo
*.cma
*.cmi
*.a
*.o
*.cmx
*.cmxs
*.cmxa
# ocamlbuild working directory
_build/
# ocamlbuild targets
*.byte
*.native
# oasis generated files
setup.data
setup.log
# Merlin configuring file for Vim and Emacs
.merlin
# Dune generated files
*.install
# Local OPAM switch
_opam/
## My rules
# pdf files change often and creates conflits, add them manually