0
mirror of https://github.com/incutec-hw/OpenFC.git synced 2026-08-06 05:20:53 +00:00
Files
incutec-OpenFC/.gitignore
JustStan bf32b28266 Standardize repo: .gitignore, README, license, remove production from tracking
- Standardize .gitignore to match ecosystem template
- Fix README: remove stale Radioschematic ref, fix 10V→12V, remove generic sections
- Replace LICENSE stub with full CERN-OHL-S-2.0 text
- Remove production/ from git tracking (generated, re-exportable)
- Untrack generated files: OpenFC.net, replicate_layout.log, ibom, old render

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 18:04:49 +01:00

64 lines
833 B
Plaintext

# macOS
.DS_Store
# KiCad backup and autosave
*-backups/
*.bak
*.000
_autosave-*
*~
\#auto_saved_files#
# KiCad generated/local
*.kicad_prl
*.kicad_dru
*.kicad_sch-bak
*.kicad_pcb-bak
*.lck
*.net
*.rpt
*.tmp
fp-info-cache
replicate_layout.log
# KiCad local history
**/.history/
# 3D exports (not library files)
**/.step
**/*.glb
# Production output (generated, re-exportable)
**/production/
# Fabrication toolkit config
fabrication-toolkit-options.json
# Python
__pycache__/
*.pyc
# Claude
.claude/
CLAUDE.md
# Generated exports
hardware/bom/
hardware/*_Paste.dxf
hardware/*_Paste.svg
hardware/*.kicad_pcb.zip
stencil_out/
# Script output
extracted_*.json
ext2_*.json
netlist_*.json
hardware/tools/.lcsc_mpn_cache.json
# Datasheets (downloadable)
datasheets/
# Private
JustFPV_business_plan.md
nlnet_application_draft.md