Skip to content

Commit 5b24c90

Browse files
committed
KiCad: Add .history folder to template
1 parent c677dd9 commit 5b24c90

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)