ocaml/dune

Dune init proj should create a .gitignore containing _build

Aberta

#9.567 aberto em 24 de dez. de 2023

 (32 comentários) (8 reações) (0 responsável)OCaml (478 forks)github user discovery
dune initgood first issue

Métricas do repositório

Stars
 (1.882 estrelas)
Métricas de merge de PR
 (Mesclagem média 1d 20h) (345 fundiu PRs em 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

Guia do colaborador