From a9ac342dff8f47cc5433356c039f89be2b67f8d0 Mon Sep 17 00:00:00 2001 From: rhetenor Date: Sat, 22 Aug 2026 22:27:53 +0200 Subject: [PATCH] add kicad to gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 5bb3e8f..cdf6bb8 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,6 @@ target/ # Ignore checked out wiki creaturedex.wiki/ + +# KiCad +.lck