This commit is contained in:
Eugene Lozovoy
2022-06-02 22:19:22 +03:00
commit 12b47f44d6
2 changed files with 19 additions and 0 deletions

15
.gitignore vendored Normal file
View File

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