Setup windows installer

This commit is contained in:
2025-08-12 15:25:41 +08:00
parent 4bde708878
commit 3a36915140
4 changed files with 32 additions and 0 deletions

3
.gitignore vendored
View File

@@ -12,6 +12,9 @@
.swiftpm/
migrate_working_dir/
# Inno Setup
Installer/
# IntelliJ related
*.iml
*.ipr