Merge pull request #23 from gustavo-alberto/chore/electronics/gitignore

chore: add kicad backup folder and gerber files to gitignore
This commit is contained in:
0x23 2025-10-03 23:51:31 +02:00 committed by GitHub
commit ad44a4eb55
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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