summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSon Ho2022-01-19 01:58:02 +0100
committerSon Ho2022-01-19 01:58:02 +0100
commit9a451e52a425e598d0ee910ffbd6e16fb130e1d2 (patch)
treec7045c29a9c2768d7bd8cc21f1ccd8e47676dc4c
parent2d79945c4d99cff6558e49edd1cdc0bb8390398e (diff)
Update the .gitignore
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index db454d3e..6c7fafb9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,4 +33,5 @@ _opam/
nohup.out
.ocamlformat
*#
-*.lock \ No newline at end of file
+*.lock
+*.txt \ No newline at end of file