1
0
mirror of https://github.com/UzixLS/rgb2ypbpr.git synced 2025-07-18 14:51:21 +03:00
Files
rgb2ypbpr/.gitignore
2021-01-15 20:16:02 +03:00

21 lines
190 B
Plaintext
Executable File

## Kicad
*-lib-table
*-cache
*-rescue.lib
*.sch-bak
*.kicad_pcb-bak
*.dcm
pcb/**/*.xml
pcb/**/out/
## LTSpice
spice/work
spice/*.txt
spice/*.raw
spice/*.log
spice/*.vcd
## Etc.
*.bak
*.*~