mirror of
https://github.com/NinjaCheetah/NUSGet.git
synced 2026-02-27 15:15:28 -05:00
Removed compiled translations and added step to build them
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -27,6 +27,7 @@ main.dist/
|
||||
NUSGet.build/
|
||||
NUSGet.dist/
|
||||
NUSGet.onefile-build/
|
||||
NUSGet.bin
|
||||
.installed.cfg
|
||||
*.egg
|
||||
MANIFEST
|
||||
@@ -174,3 +175,6 @@ remakewad.pl
|
||||
# Also awful macOS files
|
||||
*._*
|
||||
*.DS_Store
|
||||
|
||||
# Compiled Qt files
|
||||
*.qm
|
||||
|
||||
Reference in New Issue
Block a user