mirror of
https://github.com/demik/quack.git
synced 2024-11-21 14:32:12 +00:00
15 lines
112 B
Plaintext
15 lines
112 B
Plaintext
# tmp zip files
|
|
*.zip
|
|
|
|
# KiCad backup files
|
|
*bak
|
|
|
|
# KiCad cache files
|
|
*-cache
|
|
|
|
# Gerber files
|
|
*.drl
|
|
*.gbr
|
|
*.ps
|
|
|