Ignore KiCad cache and backup files
This commit is contained in:
parent
f8b95f3b54
commit
a9cea97f69
1 changed files with 3 additions and 2 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -2,6 +2,7 @@
|
|||
*.bak
|
||||
*-bak
|
||||
_autosave*
|
||||
/keyboard_pcb/gerbers/
|
||||
/keyboard_pcb/keyboard_pcb-cache.lib
|
||||
*.swp
|
||||
*-cache.lib
|
||||
*-rescue.lib
|
||||
*-rescue.dcm
|
||||
|
|
Loading…
Add table
Reference in a new issue