This commit is contained in:
UzixLS
2020-05-17 13:31:03 +03:00
commit 9c61c8a958

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
*.*~