From b4517f86d687ae289c82ae647252d9646d24e18e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ahmet=20Kaan=20G=C3=9CM=C3=9C=C5=9E?= <96421894+Tahinli@users.noreply.github.com> Date: Sun, 14 Jul 2024 22:48:33 +0300 Subject: [PATCH] chore: :see_no_evil: gitignore pyright --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 2f9b66d..45ee29e 100644 --- a/.gitignore +++ b/.gitignore @@ -126,6 +126,7 @@ celerybeat.pid .env .venv .ruff_cache/ +pyrightconfig.json env/ venv/ ENV/