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.
123456789101112131415 |
- # ---> KiCAD
- # For PCBs designed using KiCAD: http://www.kicad-pcb.org/
-
- # Temporary files
- *.000
- *.bak
- *.bck
- *.kicad_pcb-bak
-
- # Netlist files (exported from Eeschema)
- *.net
-
- # Autorouter files (exported from Pcbnew)
- .dsn
|