feat: macOS bundle support

This commit is contained in:
2024-12-02 00:25:48 +08:00
parent 06af632914
commit e64b871a2f
5 changed files with 151 additions and 8 deletions

3
.gitignore vendored
View File

@ -2,6 +2,9 @@
*.user
*.user.*
# Why, macOS, why?
.DS_Store
# Translation files
*.qm
*.mo