Initial commit

This commit is contained in:
2026-03-03 00:44:33 +00:00
commit 5297da485f
126 changed files with 54767 additions and 0 deletions

8
.dockerignore Normal file
View File

@@ -0,0 +1,8 @@
.env
.git
__pycache__
*.pyc
.pytest_cache
docker-compose.yml
.dockerignore
.gitignore