ocaml/dune

Dune init proj should create a .gitignore containing _build

Open

#9,567 opened on Dec 24, 2023

 (32 comments) (8 reactions) (0 assignees)OCaml (478 forks)github user discovery
dune initgood first issue

Repository metrics

Stars
 (1,882 stars)
PR merge metrics
 (Avg merge 1d 20h) (345 merged PRs in 30d)

Description

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