Git-ignore updates

This commit is contained in:
Dave 2020-05-13 15:50:53 -05:00
parent 27b151964a
commit d0afd4d258
1 changed files with 13 additions and 2 deletions

15
.gitignore vendored
View File

@ -1,10 +1,21 @@
#MacOS related
.DS_Store
*scratch*
#KiCAD related
*.bak
*.bck
*.sch-bak
*.dcm
*-cache.lib
*.kicad_pcb-bak
fp-lib-table
fp-info-cache
*.o
*-rescue.lib
#C related
*.o
*.elf
*.map
#misc
\*scratch\*