From: joeycastillo Date: Fri, 14 Apr 2023 00:55:53 +0000 (-0400) Subject: add kicad stuff to gitignore X-Git-Url: https://git.earman.xyz/?a=commitdiff_plain;h=99ad430a01444a1e57da67dada201b509c6ff597;p=sensor-watch.git add kicad stuff to gitignore --- diff --git a/.gitignore b/.gitignore index 06256b7..6b2c090 100644 --- a/.gitignore +++ b/.gitignore @@ -17,4 +17,11 @@ .idea/ .vs .vscode -docs/ \ No newline at end of file +docs/ +*.kicad_sch-bak +*-backups/ +*.bak +_autosave* +fp-info-cache +.~* +*.plan