0
mirror of https://github.com/incutec-hw/KiCad-Library.git synced 2026-08-10 05:55:43 +00:00
Files
incutec-KiCad-Library/.gitignore
JustStan 095ac948ad docs: adopt OpenDrone repo standard
Restructure README to the standard section order; add CONTRIBUTING.md,
AGENTS.md, CHANGELOG.md; extend .gitignore; fix MANIFEST fact errors
(RF footprint count, kicad-std 3D model wording, stale pre-rename and
pre-archive source paths); update bump-all.sh run-dir comment to
~/OpenDrone/hardware.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-05 22:49:03 +02:00

22 lines
202 B
Plaintext

# macOS
.DS_Store
# KiCad backup and autosave
*-backups/
*.bak
_autosave-*
*~
\#auto_saved_files#
# KiCad generated/local
*.lck
fp-info-cache
# Python
__pycache__/
*.pyc
# Claude
.claude/
CLAUDE.md