From bef93807616077801b10d4bb35106e2e1368a4e1 Mon Sep 17 00:00:00 2001 From: Clombrong Date: Fri, 30 May 2025 14:23:59 +0200 Subject: chore(git): make gitignore compatible with a bunch of stupid tools --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index bec3e93..1d82412 100644 --- a/.gitignore +++ b/.gitignore @@ -10,7 +10,7 @@ *.cmxa # ocamlbuild working directory -_build/ +_build # ocamlbuild targets *.byte @@ -27,4 +27,4 @@ setup.log *.install # Local OPAM switch -_opam/ \ No newline at end of file +_opam \ No newline at end of file -- cgit v1.2.3