mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-14 21:09:05 +08:00
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:
parent
6d863d0dc3
commit
4b33be01fc
3
.gitignore
vendored
3
.gitignore
vendored
@ -76,3 +76,6 @@ _upgrade_staging/
|
||||
|
||||
# ARM64 build intermediate directories
|
||||
**/ARM64/
|
||||
|
||||
# Build Installer (local only)
|
||||
Build/Installer/
|
||||
|
||||
@ -1 +0,0 @@
|
||||
Subproject commit e90905a4d499c25d590e2ed02c975c9cca9e5ed7
|
||||
Loading…
Reference in New Issue
Block a user