2025-07-05 09:53:13 +01:00

41 lines
527 B
Plaintext

# KiCad project backup and autosave files
*.bak
*.tmp
*.swp
*.swo
*.kicad_prl
*.lck
*.json
*.txt
*.dsn
*.ses
*.zip
nest-mini-v2-drop-in-pcb-backups/
production/
# KiCad symbol and footprint cache
fp-info-cache
sym-lib-table
# KiCad 3D model viewer temp files
*.step1
*.step2
# OS-specific files (Windows / macOS)
Thumbs.db
.DS_Store
Icon?
ehthumbs.db
Desktop.ini
# Python cache (if any scripts are used later)
__pycache__/
*.py[cod]
# Logs or notes
*.log
*.notes
# Optional: VSCode project files (if you use it)
.vscode/