Add missing files.

This commit is contained in:
David Given
2023-10-30 23:35:27 +01:00
parent 3e47d66644
commit a548471652
3 changed files with 12 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
.obj
.git
streams
.*\.flux
.*\.img

View File

@@ -0,0 +1,6 @@
comment: '8", 5.25" or 3.5" 40 track'
drive {
drive_type: DRIVETYPE_40TRACK
}

View File

@@ -0,0 +1,5 @@
comment: '8", 5.25" or 3.5" 80 track'
drive {
drive_type: DRIVETYPE_80TRACK
}