gitignore

This commit is contained in:
Simon Cruanes 2023-12-25 22:53:18 -05:00
parent 68d3969cde
commit a1fa6e267b
No known key found for this signature in database
GPG key ID: EBFFF6F283F3A2B4

2
.gitignore vendored
View file

@ -2,3 +2,5 @@ _opam
_build _build
*.json *.json
*.exe *.exe
perf.*
*.fxt