Initial commit

This commit is contained in:
zone66x 2021-06-19 22:50:47 -04:00 committed by GitHub
commit 02fbfa2d39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 28 additions and 0 deletions

26
.gitignore vendored Normal file
View File

@ -0,0 +1,26 @@
# 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
*.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

2
README.md Normal file
View File

@ -0,0 +1,2 @@
# macintosh_portable_50-pin_hard_drive_adapter
An adapter to allow you to use any standard 50-pin SCSI device as the Macintosh Portable hard drive.