PD Buddy Dev schematics and circuit board
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

.gitignore 222B

123456789101112131415
  1. # ---> KiCAD
  2. # For PCBs designed using KiCAD: http://www.kicad-pcb.org/
  3. # Temporary files
  4. *.000
  5. *.bak
  6. *.bck
  7. *.kicad_pcb-bak
  8. # Netlist files (exported from Eeschema)
  9. *.net
  10. # Autorouter files (exported from Pcbnew)
  11. .dsn