Initial commit

This commit is contained in:
Baryoniks
2026-08-12 18:38:57 +03:00
commit e28b594039
7 changed files with 140 additions and 0 deletions

6
.dockerignore Normal file
View File

@@ -0,0 +1,6 @@
__pycache__/
*.pyc
.venv/
.env
data/
.gitignore