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