diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |