1
0
mirror of https://github.com/github/gitignore synced 2025-06-28 09:38:52 +02:00

Merge pull request #4461 from krishnans2006/main

Update KiCad.gitignore
This commit is contained in:
Daniel Johnson 2025-06-20 13:15:28 -07:00 committed by GitHub
commit 56df371812
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,10 +8,13 @@
*.kicad_pcb-bak *.kicad_pcb-bak
*.kicad_sch-bak *.kicad_sch-bak
*-backups *-backups
*.kicad_prl *-cache*
*.sch-bak *-bak
*-bak*
*~ *~
~*
_autosave-* _autosave-*
\#auto_saved_files\#
*.tmp *.tmp
*-save.pro *-save.pro
*-save.kicad_pcb *-save.kicad_pcb
@ -33,4 +36,5 @@ fp-info-cache
# Archived Backups (KiCad 6.0) # Archived Backups (KiCad 6.0)
**/*-backups/*.zip **/*-backups/*.zip
\#auto_saved_files\# # Local project settings
*.kicad_prl