updated .gitignore to *.history which seems to now catch 1_Design/.history

This commit is contained in:
David Clark 2026-05-03 11:41:39 -07:00
parent 577494db13
commit d45e9a7b08

2
.gitignore vendored
View File

@ -19,7 +19,7 @@ _autosave-*
*-save.kicad_pcb *-save.kicad_pcb
fp-info-cache fp-info-cache
1_Design/.history *.history
# lock files # lock files
*.lck *.lck