Update .gitignore, fix docker-compose volume, and improve pcsx2 error handling

This commit is contained in:
2026-06-16 10:24:23 +01:00
parent 9de9e78011
commit 2a8d524938
3 changed files with 12 additions and 7 deletions
+1 -1
View File
@@ -13,4 +13,4 @@ services:
container_name: tyra-game-compiler
volumes:
- tyra-game-volume:/src
- ./:/host
- ./:/host:Z