ocaml/dune

Dune init proj should create a .gitignore containing _build

开放

#9,567 创建于 2023年12月24日

 (32 条评论) (8 个反应) (0 位负责人)OCaml (478 个派生)github user discovery
dune initgood first issue

仓库指标

星标
 (1,882 个星标)
PR 合并指标
 (平均合并 1天 20小时) (30 天内合并 345 个 PR)

描述

Desired Behavior

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

Related: #207

贡献者指南