feat: add venv/ to .gitignore

This commit is contained in:
mostafaei2002 2024-05-12 20:06:41 +03:30
parent 36d5c0e74f
commit f4ffee1f59

2
.gitignore vendored
View File

@ -18,3 +18,5 @@ coverage.*
!.github
!.gitignore
!.pre-commit-config.yaml
venv/