From 83f5e086898023c22f03c202610ee1abc431d981 Mon Sep 17 00:00:00 2001 From: sindoring Date: Tue, 4 Aug 2026 20:15:00 +0400 Subject: [PATCH] =?UTF-8?q?=D1=84=D0=B8=D0=BA=D1=81=20=D0=BC=D0=B0=D0=BD?= =?UTF-8?q?=D0=B8=D1=84=D0=B5=D1=81=D1=82=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build_manifest.py | 1 + 1 file changed, 1 insertion(+) diff --git a/build_manifest.py b/build_manifest.py index c03be34..a93c889 100644 --- a/build_manifest.py +++ b/build_manifest.py @@ -20,6 +20,7 @@ IGNORED_TOP_LEVEL_DIRS = { IGNORED_DIRS_ANYWHERE = { ".git", ".moonwell_launcher", + ".vscode" } IGNORED_TOP_LEVEL_FILES = { "Wow.moonwell-patched.backup.exe",