1
0
mirror of https://github.com/UzixLS/atfblast.git synced 2025-07-18 22:51:15 +03:00
Files
atfblast/.gitignore
UzixLS d808dd5cde init
2021-04-09 12:48:13 +03:00

16 lines
149 B
Plaintext

## Kicad
*-lib-table
*-cache
*-rescue.lib
*.sch-bak
*.kicad_pcb-bak
*.dcm
*.kicad_prl
pcb/**/*-backups/
pcb/**/*.xml
pcb/**/out/
## Etc.
*.bak
*.*~