Files
chicken-coop-door/.gitignore
T

20 lines
289 B
Plaintext

# KiCad lock files (created while project is open)
~*.lck
# KiCad regenerated footprint info cache
fp-info-cache
# KiCad autosaved backups
firstpcb-backups/
# Local pre-edit backups
*.pre-drc-fix
# Python bytecode cache
__pycache__/
*.pyc
# Editor/tooling local state
.history/
.omc/