updated .gitignore to include *.history

This commit is contained in:
David Clark 2026-05-03 11:44:24 -07:00
parent ef461a9303
commit 0289899d03

2
.gitignore vendored
View File

@ -19,6 +19,8 @@ _autosave-*
*-save.kicad_pcb *-save.kicad_pcb
fp-info-cache fp-info-cache
*.history
# lock files # lock files
*.lck *.lck