chore(electronics): add .gitignore file

This commit is contained in:
Gustavo Alberto 2025-09-14 10:59:27 -03:00
parent 95da78d20f
commit 1cb2633834

26
electronics/.gitignore vendored Normal file
View file

@ -0,0 +1,26 @@
# Temporary files
*.000
*.bak
*.bck
*.lck
*.kicad_pcb-bak
*.kicad_sch-bak
*.kicad_prl
*.sch-bak
*~
_autosave-*
*.tmp
*-save.pro
*-save.kicad_pcb
fp-info-cache
/build
# Netlist files (exported from Eeschema)
*.net
# Autorouter files (exported from Pcbnew)
*.dsn
*.ses
# Footprint association file (exported from Pcbnew)
*.cmp