commit 7e4c67373ecc3d8737d172bad64924cd6133f65b Author: David Lenfesty Date: Mon Sep 25 22:12:47 2023 -0600 initial 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