From 2300d2750a7d27f4e0ed94401090d17591eb7941 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=92=D0=B8=D0=BA=D1=82=D0=BE=D1=80=D0=BE=D0=B2=20=D0=90?= =?UTF-8?q?=D0=BD=D0=B4=D1=80=D0=B5=D0=B9=20=D0=93=D0=B5=D1=80=D0=BC=D0=B0?= =?UTF-8?q?=D0=BD=D0=BE=D0=B2=D0=B8=D1=87?= Date: Mon, 9 Oct 2023 14:57:46 +0300 Subject: [PATCH] . --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 3dbda0d..917d0ed 100644 --- a/.gitignore +++ b/.gitignore @@ -12,4 +12,7 @@ example* .idea .storage site -.DS_Store \ No newline at end of file +.DS_Store +.venv +pyproject.toml +poetry.lock \ No newline at end of file