From 25f055d769030dc94fcc458c18e8b82d133f8499 Mon Sep 17 00:00:00 2001 From: Stephen Hawes Date: Mon, 29 Aug 2022 16:00:14 -0400 Subject: [PATCH] adds dsstore to gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 853ee63..83a2608 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ # For PCBs designed using KiCad: http://www.kicad-pcb.org/ # Format documentation: http://kicad-pcb.org/help/file-formats/ - +.DS_Store # Temporary files *.000 *.bak