From 95935b9ba03af35d3c1094d6400ce1347e51214a Mon Sep 17 00:00:00 2001 From: kittyegg Date: Fri, 5 Jun 2026 17:12:40 +0300 Subject: [PATCH] Update .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 4e6ecea..2cd627b 100644 --- a/.gitignore +++ b/.gitignore @@ -102,3 +102,6 @@ InitTestScene*.unity* # Auto-generated scenes by play mode tests /[Aa]ssets/[Ii]nit[Tt]est[Ss]cene*.unity* + +# Asset Store +/[Aa]ssets/DownloadedAssets* \ No newline at end of file