mirror of
https://github.com/UzixLS/rgb2ypbpr.git
synced 2025-07-18 23:01:30 +03:00
initial
This commit is contained in:
3
.gitattributes
vendored
Executable file
3
.gitattributes
vendored
Executable file
@ -0,0 +1,3 @@
|
|||||||
|
out/* linguist-vendored
|
||||||
|
*.kicad_pcb linguist-detectable=true
|
||||||
|
*.sch linguist-detectable=true
|
13
.gitignore
vendored
Executable file
13
.gitignore
vendored
Executable file
@ -0,0 +1,13 @@
|
|||||||
|
## Kicad
|
||||||
|
*-lib-table
|
||||||
|
*-cache
|
||||||
|
*-rescue.lib
|
||||||
|
*.sch-bak
|
||||||
|
*.kicad_pcb-bak
|
||||||
|
*.dcm
|
||||||
|
pcb/**/*.xml
|
||||||
|
pcb/**/out/
|
||||||
|
|
||||||
|
## Etc.
|
||||||
|
*.bak
|
||||||
|
*.*~
|
Reference in New Issue
Block a user