first commit of lxtools installer

This commit is contained in:
2025-06-05 21:11:22 +02:00
commit e9e53b2866
194 changed files with 6344 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@ -0,0 +1,6 @@
debug.log
.venv
.venv.bak
.idea
.vscode
__pycache__