diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -31,4 +31,6 @@ _opam/ # Misc *~ nohup.out -.ocamlformat
\ No newline at end of file +.ocamlformat +*# +*.lock
\ No newline at end of file |