transfer from private server/git server

This commit is contained in:
M1n-0
2026-08-21 09:12:02 +02:00
parent 45c8982178
commit 6ecb014238
75 changed files with 4344 additions and 274 deletions

9
.gitignore vendored
View File

@@ -1 +1,8 @@
.env
__pycache__/
*.pyc
.env
web/static/assets/uploads/
.pytest_cache/
.coverage
htmlcov/
*.egg-info/