mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-24 10:34:03 +03:00
feat: add venv/ to .gitignore
This commit is contained in:
parent
36d5c0e74f
commit
f4ffee1f59
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -18,3 +18,5 @@ coverage.*
|
||||||
!.github
|
!.github
|
||||||
!.gitignore
|
!.gitignore
|
||||||
!.pre-commit-config.yaml
|
!.pre-commit-config.yaml
|
||||||
|
|
||||||
|
venv/
|
Loading…
Reference in New Issue
Block a user