From 7e4c67373ecc3d8737d172bad64924cd6133f65b Mon Sep 17 00:00:00 2001 From: David Lenfesty Date: Mon, 25 Sep 2023 22:12:47 -0600 Subject: [PATCH] initial gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1a5e7fa --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +**/*-backups/ +*.kicad_prl +*.lck