Updated readme and gitignore

This commit is contained in:
BarsTiger
2023-10-07 20:53:43 +03:00
parent d71eb84611
commit 95942e4a8a
5 changed files with 5 additions and 4 deletions
+3 -3
View File
@@ -3,6 +3,6 @@
poetry.lock
config.toml
db
dbb
dbmeta
db/*
!db/.gitkeep
View File
View File
+1
View File
@@ -7,6 +7,7 @@ readme = "README.md"
[tool.poetry.dependencies]
python = "^3.11"
aiogram = "^3.1.1"
[build-system]