diff options
author | joeycastillo <joeycastillo@utexas.edu> | 2023-04-13 20:55:53 -0400 |
---|---|---|
committer | joeycastillo <joeycastillo@utexas.edu> | 2023-04-13 20:55:53 -0400 |
commit | 99ad430a01444a1e57da67dada201b509c6ff597 (patch) | |
tree | 6fc01d190932d88e616870ff44c9d83f97ffed23 /.gitignore | |
parent | 933807b041c44e046cc88aaa50175b436f19c5bf (diff) | |
download | Sensor-Watch-99ad430a01444a1e57da67dada201b509c6ff597.tar.gz Sensor-Watch-99ad430a01444a1e57da67dada201b509c6ff597.tar.bz2 Sensor-Watch-99ad430a01444a1e57da67dada201b509c6ff597.zip |
add kicad stuff to gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -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 |