Skip to content

Commit 5f76022

Browse files
fix: only match on .lake directory
Co-authored-by: Devin Dooley <dooleydevin@github.com>
1 parent b9ad512 commit 5f76022

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Lean.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# cache and other artifacts produced by Lean's Lake build tool
2-
.lake
2+
.lake/

0 commit comments

Comments
 (0)