# Goldberg emulator binaries — NOT redistributed here (they emulate Steam's
# proprietary API). `./bl2-splitscreen.sh setup` downloads them into goldberg/.
/goldberg/*
!/goldberg/.gitkeep

# Per-player game copies, SAVE GAMES, and Wine/Proton prefixes — generated locally
# by `setup`/`run`, specific to each machine, and large. Never commit.
/p1/*
/p2/*
!/p1/.gitkeep
!/p2/.gitkeep

# Shared DXVK shader cache (generated)
/dxvk-cache/

# Logs and scratch
*.log
