mirror of
https://github.com/github/gitignore
synced 2025-07-15 14:09:13 +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:
commit
34a20f44ab
1 changed files with 3 additions and 0 deletions
|
@ -29,3 +29,6 @@ fp-info-cache
|
|||
# Exported BOM files
|
||||
*.xml
|
||||
*.csv
|
||||
|
||||
# Archived Backups (KiCad 6.0)
|
||||
**/*-backups/*.zip
|
Loading…
Add table
Add a link
Reference in a new issue