ocaml/dune
Dune init proj should create a .gitignore containing _build
オープン
#9,567 opened on 2023/12/24
dune initgood first issue
Repository metrics
- Stars
- (1,882 個のスター)
- PR merge metrics
- (平均マージ 1d 20h) (30d で 345 merged PRs)
説明
Desired Behavior
dune init proj should create a .gitignore file as part of the new project. The .gitignore file should contain _build.
Related: #207