29.06.2025 (show changelog)

This commit is contained in:
2025-07-02 12:40:08 +02:00
parent e824094556
commit 12904e843c
9 changed files with 357 additions and 70 deletions

24
.gitignore vendored
View File

@ -4,3 +4,27 @@ debug.log
.idea
.vscode
__pycache__
# Build-Artefakte
build/
dist/
certs/
*.spec.bak
lxtools_installer
lxtools_installer.AppImage
lxtools_installer_compat
build_compatible.sh
build_local.sh
clean_build.sh
start_builder.sh
test_extract.py
test_paths.py
test_resources.py
manager_fixed.py
# Docker-Build
docker_build/
debug_docker.sh
Dockerfile.nuitka
DOCKER_BUILD_ANLEITUNG.md
nuitka_builder.py