diff options
author | Santo Cariotti <santo@dcariotti.me> | 2024-02-09 11:45:18 +0100 |
---|---|---|
committer | Santo Cariotti <santo@dcariotti.me> | 2024-02-09 11:45:18 +0100 |
commit | 8ff53967fac0ba5c8cee1a248a38e8e0ad1b72ee (patch) | |
tree | 46d45d1be6df9ef9e7624d38e7cedeb5ad7a58fb /.gitignore | |
parent | db2686c798378738020a0951a521358586e21aa0 (diff) |
Remove OCaml build
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ debug/ target/ Cargo.lock +_build/ |