1
0
mirror of https://github.com/UzixLS/rgb2svideo.git synced 2025-07-19 07:11:40 +03:00
This commit is contained in:
UzixLS
2021-09-04 12:55:00 +03:00
commit 208d2137c5
2 changed files with 20 additions and 0 deletions

16
.gitignore vendored Executable file
View File

@ -0,0 +1,16 @@
## Kicad
*-lib-table
*-cache
*-rescue.lib
*.sch-bak
*.kicad_pcb-bak
*.dcm
*.kicad_prl
pcb*/**/*-backups/
pcb*/**/*.xml
pcb*/**/out/
pcb/rev*~*/
## Etc.
*.bak
*.*~