mirror of
https://github.com/Enne2/win9xman.git
synced 2026-09-23 20:16:29 +00:00
Refactor code structure for improved readability and maintainability
This commit is contained in:
+3
-5
@@ -5,14 +5,12 @@
|
|||||||
*.vhd
|
*.vhd
|
||||||
*.vdi
|
*.vdi
|
||||||
*.vmdk
|
*.vmdk
|
||||||
disks/
|
|
||||||
|
|
||||||
# ISO files
|
# ISO files
|
||||||
*.iso
|
*.iso
|
||||||
iso/
|
|
||||||
|
|
||||||
# Snapshots
|
# Snapshots
|
||||||
snapshots/
|
snapshots/*
|
||||||
|
|
||||||
# Generated/temporary config files
|
# Generated/temporary config files
|
||||||
temp_dosbox.conf
|
temp_dosbox.conf
|
||||||
@@ -30,8 +28,8 @@ temp_config_tune.conf
|
|||||||
*.log.*
|
*.log.*
|
||||||
|
|
||||||
# Windows system files
|
# Windows system files
|
||||||
win98_drive/
|
win98_drive/*
|
||||||
win95_drive/
|
win95_drive/*
|
||||||
|
|
||||||
# Editor specific files
|
# Editor specific files
|
||||||
.vscode/
|
.vscode/
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
A graphical launcher tool for running Windows 95/98 in DOSBox-X with advanced management features.
|
A graphical launcher tool for running Windows 95/98 in DOSBox-X with advanced management features.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user