mirror of
https://github.com/UzixLS/mist1010-board.git
synced 2025-07-18 23:01:17 +03:00
initial
This commit is contained in:
15
.gitignore
vendored
Normal file
15
.gitignore
vendored
Normal file
@ -0,0 +1,15 @@
|
||||
## Kicad
|
||||
*-lib-table
|
||||
*-cache
|
||||
*-rescue.lib
|
||||
*.sch-bak
|
||||
*.kicad_pcb-bak
|
||||
*.dcm
|
||||
*.kicad_prl
|
||||
pcb*/**/*-backups/
|
||||
pcb*/**/*.xml
|
||||
pcb*/**/out/
|
||||
pcb/rev*~*/
|
||||
|
||||
## Etc.
|
||||
refs/
|
Reference in New Issue
Block a user