1
0
mirror of https://github.com/UzixLS/nanoSwinSidC.git synced 2025-07-18 14:41:17 +03:00
This commit is contained in:
UzixLS
2020-05-17 21:46:20 +03:00
commit 355dc61c93

13
.gitignore vendored Executable file
View File

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