mirror of
https://github.com/osiweb/unified_retro_keyboard.git
synced 2024-11-22 04:33:19 +00:00
Git-ignore updates
This commit is contained in:
parent
27b151964a
commit
d0afd4d258
15
.gitignore
vendored
15
.gitignore
vendored
@ -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\*
|
||||
|
Loading…
Reference in New Issue
Block a user