Skip to content

Commit 4def375

Browse files
authored
Merge pull request #4841 from DeflateAwning/deflateawning-kicad-v9-history
KiCad: Add `.history` folder to template
2 parents 1a7b75f + 5b24c90 commit 4def375

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

KiCad.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,8 @@ fp-info-cache
3636
# Archived Backups (KiCad 6.0)
3737
**/*-backups/*.zip
3838

39+
# Local git-based history (KiCad 9.0+)
40+
.history
41+
3942
# Local project settings
4043
*.kicad_prl

0 commit comments

Comments
 (0)