ocaml/dune

Dune init proj should create a .gitignore containing _build

Aperta

#9567 aperta il 24 dic 2023

 (32 commenti) (8 reazioni) (0 assegnatari)OCaml (478 fork)github user discovery
dune initgood first issue

Metriche repository

Star
 (1882 stelle)
Metriche merge PR
 (Merge medio 1g 20h) (345 PR mergiate in 30 g)

Descrizione

Desired Behavior

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

Related: #207

Guida contributor