Compare commits
14 Commits
Author | SHA1 | Date |
---|---|---|
|
ba474a1c27 | 3 years ago |
|
67eb1b7609 | 3 years ago |
|
d7d78de2f0 | 3 years ago |
|
1dd5c84ef3 | 3 years ago |
|
850d84c569 | 3 years ago |
|
ce6fa79ecb | 3 years ago |
|
8f6babe29e | 3 years ago |
|
b3166fee8f | 3 years ago |
|
2eb92ecfa3 | 3 years ago |
|
7102f4fbcd | 3 years ago |
|
e4c103f04a | 3 years ago |
|
6b9a22ab7b | 3 years ago |
|
dff510c96e | 3 years ago |
|
56a9c92b36 | 3 years ago |
@ -0,0 +1,32 @@
|
||||
# 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
|
||||
|
||||
# Netlist files (exported from Eeschema)
|
||||
*.net
|
||||
|
||||
# Autorouter files (exported from Pcbnew)
|
||||
*.dsn
|
||||
*.ses
|
||||
|
||||
# Exported BOM files
|
||||
*.xml
|
||||
*.csv
|
||||
|
||||
# vscode stuff
|
||||
.vscode
|
Binary file not shown.
Binary file not shown.
@ -1 +1 @@
|
||||
C:\Users\kerem\Documents\git\milkfrother\04_pcb\milkFrother\_autosave-milkFrother.kicad_sch
|
||||
C:\Users\Edwin\Documents\19_git\MilkFrother\04_pcb\milkFrother\_autosave-battery_management.kicad_sch
|
||||
|
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in new issue