From af2251d4ec8eeb86dd82213845b0b42f95c0e310 Mon Sep 17 00:00:00 2001 From: tymmkang Date: Tue, 11 Mar 2025 00:25:51 +0900 Subject: [PATCH] =?UTF-8?q?gitignore=20=EB=B3=B4=EC=99=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 901e3fd..1574ddc 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,6 @@ bom/ # Gerber export output out/ + +\#auto_saved_files\# +*.lck \ No newline at end of file