mirror of
https://github.com/flowenol/Apple1SerialPcb.git
synced 2025-02-08 11:31:46 +00:00
Added .gitignore
This commit is contained in:
parent
c843bc6dfc
commit
f45c3c8d9d
28
.gitignore
vendored
Normal file
28
.gitignore
vendored
Normal file
@ -0,0 +1,28 @@
|
||||
# For PCBs designed using KiCad: http://www.kicad-pcb.org/
|
||||
# Format documentation: http://kicad-pcb.org/help/file-formats/
|
||||
|
||||
# Temporary files
|
||||
*.000
|
||||
*.bak
|
||||
*.bck
|
||||
*.kicad_pcb-bak
|
||||
*.kicad_sch-bak
|
||||
*.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
|
File diff suppressed because it is too large
Load Diff
1792
Apple1Serial.sch-bak
1792
Apple1Serial.sch-bak
File diff suppressed because it is too large
Load Diff
75279
fp-info-cache
75279
fp-info-cache
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user