first commit

This commit is contained in:
2026-01-12 14:09:28 +01:00
commit 2f4d41092c
12 changed files with 2647 additions and 0 deletions

16
.gitignore vendored Normal file
View File

@@ -0,0 +1,16 @@
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
venv/
env/
ENV/
config.ini
*.log
data/
.DS_Store
BUI*
build.sh
docker-compose.dist*
GITEA.md