Skip to content

Commit f79e969

Browse files
committed
Update .gitignore and clean up directories
1 parent 6698425 commit f79e969

4 files changed

Lines changed: 7 additions & 438 deletions

File tree

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,16 @@
66
*.lck
77
*-backups/
88
*-bak
9+
*.bak
910
*.kicad_prl
1011
fp-info-cache
1112
hardware/.history/
1213

14+
# Component library noise (import guides, non-KiCAD EDA tool files)
15+
hardware/Components/**/ImportGuides.html
16+
hardware/Components/**/ImportGuide.html
17+
hardware/Components/**/readme.txt
18+
hardware/Components/**/how-to-import.htm
19+
1320
# Worktrees
1421
.worktrees/

docs/2026-03-29-direct-uvc-control-design.md

Lines changed: 0 additions & 250 deletions
This file was deleted.

0 commit comments

Comments
 (0)