From d2d3aeb8689ff3dd81656388df43901ba5e8929c Mon Sep 17 00:00:00 2001 From: DownloadPizza Date: Thu, 11 Jun 2026 14:50:27 +0200 Subject: [PATCH] chore: ignore bundles symlink to game asset dir --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 7d5f516..1703750 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,9 @@ /Walkers Walkers/ +# Symlink to the game's Unity asset bundles (StreamingAssets/aa) +/bundles + # Snapshots /snapshots/ snapshots/