mirror of
https://github.com/github/gitignore.git
synced 2026-08-25 17:32:47 +02:00
KiCad: Add .history folder to template
This commit is contained in:
parent
c677dd99d4
commit
5b24c9042d
@ -36,5 +36,8 @@ fp-info-cache
|
||||
# Archived Backups (KiCad 6.0)
|
||||
**/*-backups/*.zip
|
||||
|
||||
# Local git-based history (KiCad 9.0+)
|
||||
.history
|
||||
|
||||
# Local project settings
|
||||
*.kicad_prl
|
||||
|
||||
Loading…
Reference in New Issue
Block a user