mirror of
https://github.com/UzixLS/zx-sizif-128.git
synced 2025-07-18 23:01:28 +03:00
gitignore, gitattributes: add kicad 6 entries
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -1,3 +1,4 @@
|
||||
out/* linguist-vendored
|
||||
*.kicad_pcb linguist-detectable=true
|
||||
*.kicad_sch linguist-detectable=true
|
||||
*.sch linguist-detectable=true
|
||||
|
2
.gitignore
vendored
2
.gitignore
vendored
@ -22,6 +22,8 @@ cpld_tb.*/
|
||||
*.sch-bak
|
||||
*.kicad_pcb-bak
|
||||
*.dcm
|
||||
*.kicad_prl
|
||||
pcb/**/*-backups/
|
||||
pcb/*.xml
|
||||
|
||||
## Etc.
|
||||
|
Reference in New Issue
Block a user