From b9ad512a45f4fb82510c9edaf7ca0f6eac30744f Mon Sep 17 00:00:00 2001 From: Ananth Venkatesh Date: Sat, 28 Mar 2026 21:42:41 -0700 Subject: [PATCH] feat: create Lean.gitignore --- Lean.gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 Lean.gitignore diff --git a/Lean.gitignore b/Lean.gitignore new file mode 100644 index 0000000000..f436186203 --- /dev/null +++ b/Lean.gitignore @@ -0,0 +1,2 @@ +# cache and other artifacts produced by Lean's Lake build tool +.lake