aboutsummaryrefslogtreecommitdiff
path: root/codebook.toml
diff options
context:
space:
mode:
authorTolmachev Igor <me@igorek.dev>2026-03-22 19:56:47 +0300
committerTolmachev Igor <me@igorek.dev>2026-03-22 20:19:27 +0300
commit536d022e8a55f6e53f01dfb7e0fae2ef24385aad (patch)
tree721d7195db7fc12c725b27301f77e345df64d1b4 /codebook.toml
downloadvpn_manager_bot-536d022e8a55f6e53f01dfb7e0fae2ef24385aad.tar.gz
vpn_manager_bot-536d022e8a55f6e53f01dfb7e0fae2ef24385aad.zip
Init project
Diffstat (limited to 'codebook.toml')
-rw-r--r--codebook.toml12
1 files changed, 12 insertions, 0 deletions
diff --git a/codebook.toml b/codebook.toml
new file mode 100644
index 0000000..a599a2c
--- /dev/null
+++ b/codebook.toml
@@ -0,0 +1,12 @@
1words = [
2 "aiogram",
3 "aiohttp",
4 "aiosqlite",
5 "asyncio",
6 "isort",
7 "pycache",
8 "pydantic",
9 "pyright",
10 "tablename",
11 "venv",
12]