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
|
||||
*.vdi
|
||||
*.vmdk
|
||||
disks/
|
||||
|
||||
# ISO files
|
||||
*.iso
|
||||
iso/
|
||||
|
||||
# Snapshots
|
||||
snapshots/
|
||||
snapshots/*
|
||||
|
||||
# Generated/temporary config files
|
||||
temp_dosbox.conf
|
||||
@@ -30,8 +28,8 @@ temp_config_tune.conf
|
||||
*.log.*
|
||||
|
||||
# Windows system files
|
||||
win98_drive/
|
||||
win95_drive/
|
||||
win98_drive/*
|
||||
win95_drive/*
|
||||
|
||||
# Editor specific files
|
||||
.vscode/
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
A graphical launcher tool for running Windows 95/98 in DOSBox-X with advanced management features.
|
||||
|
||||

|
||||

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