ocaml/dune

Dune init proj should create a .gitignore containing _build

Offen

#9.567 geöffnet am 24.12.2023

 (32 Kommentare) (8 Reaktionen) (0 zugewiesene Personen)OCaml (478 Forks)github user discovery
dune initgood first issue

Repository-Metriken

Stars
 (1.882 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 1T 20h) (345 gemergte PRs in 30 T)

Beschreibung

Desired Behavior

dune init proj should create a .gitignore file as part of the new project. The .gitignore file should contain _build.

Related: #207

Contributor Guide