29.06.2025 (show changelog)
This commit is contained in:
24
.gitignore
vendored
24
.gitignore
vendored
@ -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
|
||||
|
Reference in New Issue
Block a user