From 97f2b10796faabd876e74365d24e4d4015f5bf8f Mon Sep 17 00:00:00 2001 From: Hasan Bayat Date: Sun, 3 Nov 2024 21:18:06 +0330 Subject: [PATCH] Update Unity.gitignore to support Unity 6 --- Unity.gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Unity.gitignore b/Unity.gitignore index 58cbc825..b3528e14 100644 --- a/Unity.gitignore +++ b/Unity.gitignore @@ -70,3 +70,6 @@ crashlytics-build.properties # Temporary auto-generated Android Assets /[Aa]ssets/[Ss]treamingAssets/aa.meta /[Aa]ssets/[Ss]treamingAssets/aa/* + +# Unity 6 specific +/.utmp