chore: add kicad backup folder and gerber files to gitignore

This commit is contained in:
Gustavo Alberto 2025-10-01 20:30:06 -03:00
parent 1076355d39
commit b50bfd19ad

View file

@ -24,3 +24,10 @@ fp-info-cache
# Footprint association file (exported from Pcbnew)
*.cmp
# Kicad default backup folder
*-backups/
# Gerber files
*.g*
*.drl