diff options
author | Son Ho | 2024-02-02 23:34:10 +0100 |
---|---|---|
committer | Son Ho | 2024-02-02 23:34:10 +0100 |
commit | 53aad0bc77a5c3aac5482030f6b5e3dcff1f9f65 (patch) | |
tree | 75476976f975386d12e6dc416f274513d2cb943a /backends | |
parent | 7ecf28dc36f724a4ab4b3b4976421e4e4c397f3b (diff) |
Update the .gitignore files
Diffstat (limited to 'backends')
-rw-r--r-- | backends/lean/.gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/backends/lean/.gitignore b/backends/lean/.gitignore index 6aef0860..50d5c125 100644 --- a/backends/lean/.gitignore +++ b/backends/lean/.gitignore @@ -1,2 +1,3 @@ lake-packages/ -build/
\ No newline at end of file +build/ +.lake
\ No newline at end of file |