chore: 🙈 gitignore pyright

This commit is contained in:
Ahmet Kaan GÜMÜŞ 2024-07-14 22:48:33 +03:00
parent 8232355ff3
commit b4517f86d6

1
.gitignore vendored
View file

@ -126,6 +126,7 @@ celerybeat.pid
.env .env
.venv .venv
.ruff_cache/ .ruff_cache/
pyrightconfig.json
env/ env/
venv/ venv/
ENV/ ENV/