update .gitignore

This commit is contained in:
Sina Atalay 2024-06-19 14:58:36 +03:00
parent 839c49fc78
commit eb18aebee6
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -123,6 +123,7 @@ celerybeat.pid
# Environments # Environments
.env .env
.venv .venv
.venv*/
env/ env/
venv/ venv/
.venv/ .venv/