mirror of
https://github.com/UzixLS/pc-isa16-backplane.git
synced 2025-07-18 23:11:20 +03:00
20 lines
243 B
Plaintext
20 lines
243 B
Plaintext
## Kicad
|
|
pcb*/**/*-lib-table
|
|
pcb*/**/*-cache
|
|
pcb*/**/*-rescue.lib
|
|
pcb*/**/*.sch-bak
|
|
pcb*/**/*.kicad_pcb-bak
|
|
pcb*/**/*.dcm
|
|
pcb*/**/*.kicad_prl
|
|
pcb*/**/*-backups/
|
|
pcb*/**/*.xml
|
|
pcb*/**/out/
|
|
pcb.*/
|
|
pcb*/rev*~*/
|
|
|
|
## Etc.
|
|
*.bak
|
|
*.*~
|
|
.vscode/
|
|
test/
|