Refactor code structure for improved readability and maintainability

This commit is contained in:
Matteo Benedetto
2025-05-11 18:35:10 +02:00
parent d0a216d22d
commit 6b44ab217d
3 changed files with 4 additions and 6 deletions
+3 -5
View File
@@ -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/
+1 -1
View File
@@ -2,7 +2,7 @@
A graphical launcher tool for running Windows 95/98 in DOSBox-X with advanced management features.
![DOSBox-X Windows Manager](https://example.com/screenshot.png)
![DOSBox-X Windows Manager](logo.png)
## Overview
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 MiB