add docker

This commit is contained in:
2026-07-10 00:03:30 +03:00
parent 11f03eae41
commit 6f904438e2
4 changed files with 84 additions and 2 deletions
+12
View File
@@ -0,0 +1,12 @@
.git
.venv
__pycache__
.pytest_cache
*.pyc
*.pyo
*.pyd
*.sqlite3
bot.sqlite3
data
config.toml
.env