mirror of
https://github.com/xgui4/LCE-Qt-Launcher.git
synced 2026-07-18 02:30:44 +00:00
Merge branch 'pre-alpha' of https://github.com/xgui4/LCE-Qt-Launcher into pre-alpha
This commit is contained in:
14
.gitignore
vendored
14
.gitignore
vendored
@@ -287,11 +287,21 @@ tmp/
|
||||
/*-debug/
|
||||
/*-release/
|
||||
/out/
|
||||
**/res_rc.py
|
||||
**/ui_form.py
|
||||
|
||||
# Pyside6 py files
|
||||
**/ui_**.py
|
||||
**/rc_**.py
|
||||
**/**_rc.py
|
||||
|
||||
# Minecraft Client
|
||||
MinecraftLCEClient/
|
||||
src/LCE-Qt-Windows-Launcher.zip
|
||||
|
||||
# Output
|
||||
output/
|
||||
.vscode/settings.json
|
||||
|
||||
# Build tool auto-generated file
|
||||
**/_pycache__
|
||||
**/_version.py
|
||||
nuitka-crash-report.xml
|
||||
|
||||
Reference in New Issue
Block a user