kirdyAdapter/.gitignore
linuswck 7d53ae4d32 Update the adapter design
- Change Project Names to better represent the type of laser diode compatible
- Add 3D models
- Add Optional Bias-T Modulation input option
- Redraw schematic symbol for the Kirdy header and laser mount properly
- Add mounting holes to secure the adapter
- Type 2 Variant' libraries are linked to Type 1 Variants' libraries with relative symbolic links
2023-11-16 17:08:16 +08:00

31 lines
458 B
Plaintext

# For PCBs designed using KiCad: https://www.kicad.org/
# Format documentation: https://kicad.org/help/file-formats/
# Temporary files
*.000
*.bak
*.bck
*.kicad_pcb-bak
*.kicad_sch-bak
*-backups
*.kicad_prl
*.sch-bak
*~
_autosave-*
*.tmp
*-save.pro
*-save.kicad_pcb
fp-info-cache
*auto_saved_files*
~*
__pycache__
# Netlist files (exported from Eeschema)
*.net
# Autorouter files (exported from Pcbnew)
*.dsn
*.ses
# Generated Production Files
production