gitignore

This commit is contained in:
Simon Cruanes 2023-10-30 22:25:02 -04:00
parent e20028e3f9
commit 73ead3e369

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
_opam _opam
_build _build
*.json *.json
*.exe