mirror of
https://github.com/UzixLS/picogus104.git
synced 2025-07-19 07:01:19 +03:00
init
This commit is contained in:
18
.gitignore
vendored
Normal file
18
.gitignore
vendored
Normal file
@ -0,0 +1,18 @@
|
||||
## 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
|
||||
*.*~
|
||||
*.sublime-*
|
Reference in New Issue
Block a user