1
0
mirror of https://github.com/github/gitignore synced 2025-06-27 17:18:52 +02:00

Merge pull request #3962 from nopunin10did/ignore-kicad-6-backups

Update KiCad.gitignore to ignore KiCad 6.0 zip backups
This commit is contained in:
Daniel Johnson 2025-06-06 14:46:03 -07:00 committed by GitHub
commit 34a20f44ab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -29,3 +29,6 @@ fp-info-cache
# Exported BOM files
*.xml
*.csv
# Archived Backups (KiCad 6.0)
**/*-backups/*.zip