Test auto-deploy

This commit is contained in:
root
2025-12-02 16:25:22 +01:00
parent 3dd1e4d576
commit e3b67752b5
21 changed files with 7871 additions and 7870 deletions

View File

@@ -1,42 +1,42 @@
# Virtual environments
.venv/
venv/
env/
# Python cache
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
# Git
.git/
.gitignore
# IDE
.vscode/
.idea/
*.swp
*.swo
*~
# OS
.DS_Store
Thumbs.db
# Documentation (not needed in container)
*.md
wiki/
# Logs
logs/
*.log
# Docker
docker-compose.yml
Dockerfile
# Output files (generated during build)
# *.png
# *.gv
# Virtual environments
.venv/
venv/
env/
# Python cache
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
# Git
.git/
.gitignore
# IDE
.vscode/
.idea/
*.swp
*.swo
*~
# OS
.DS_Store
Thumbs.db
# Documentation (not needed in container)
*.md
wiki/
# Logs
logs/
*.log
# Docker
docker-compose.yml
Dockerfile
# Output files (generated during build)
# *.png
# *.gv