Remove Build/Installer submodule and add to gitignore

Build/Installer is now a local-only directory, not tracked in repo.
This commit is contained in:
Derick Payne 2026-01-19 03:08:02 +02:00
parent 6d863d0dc3
commit 4b33be01fc
2 changed files with 3 additions and 1 deletions

3
.gitignore vendored
View File

@ -76,3 +76,6 @@ _upgrade_staging/
# ARM64 build intermediate directories
**/ARM64/
# Build Installer (local only)
Build/Installer/

@ -1 +0,0 @@
Subproject commit e90905a4d499c25d590e2ed02c975c9cca9e5ed7