adapter: start new kicad project
This commit is contained in:
parent
35cf79194f
commit
4a28567107
4 changed files with 443 additions and 0 deletions
9
.gitignore
vendored
9
.gitignore
vendored
|
|
@ -38,6 +38,15 @@ panel/fp-info-cache
|
|||
panel/~*.lck
|
||||
panel/#auto_saved_files#
|
||||
panel/*autosave*
|
||||
# adapter
|
||||
adapter/*backups
|
||||
adapter/fp-lib-table
|
||||
adapter/*.kicad_prl
|
||||
adapter/pcb.kicad_prl
|
||||
adapter/fp-info-cache
|
||||
adapter/~*.lck
|
||||
adapter/#auto_saved_files#
|
||||
adapter/*autosave*
|
||||
|
||||
# zmk
|
||||
firmware/zmk
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue