mirror of
https://github.com/RetroGameSets/RGSX.git
synced 2026-03-21 01:05:02 +01:00
- Minimal Dockerfile with Python 3.11 and required dependencies - docker-entrypoint.sh initializes folder structure and settings - README-DOCKER.md with simple build and run instructions - Updated .gitignore to exclude Docker test data
24 lines
315 B
Plaintext
24 lines
315 B
Plaintext
ports/RGSX/logs/
|
|
ports/RGSX/images/
|
|
ports/RGSX/games/
|
|
ports/RGSX/scripts/
|
|
ports/RGSX/__pycache__/
|
|
ports/RGSX/sources.json
|
|
ports/gamelist.xml
|
|
windows/gamelist.xml
|
|
windows/logs/
|
|
ports/gamelist.xml
|
|
prboom/
|
|
*.log
|
|
*.rar
|
|
.vscode/
|
|
ports/RGSX.bat
|
|
.venv/
|
|
audit_i18n.py
|
|
prune_i18n.py
|
|
Info.txt
|
|
|
|
# Docker test data
|
|
data/
|
|
|