mirror of
https://github.com/graphql-python/graphene-django.git
synced 2025-07-04 12:23:13 +03:00
Add pyenv files to .gitignore
This commit is contained in:
parent
b70b7b0128
commit
9744b13a2f
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -80,3 +80,8 @@ Session.vim
|
||||||
tags
|
tags
|
||||||
.tox/
|
.tox/
|
||||||
.pytest_cache/
|
.pytest_cache/
|
||||||
|
|
||||||
|
# pyenv
|
||||||
|
# For a library or package, you might want to ignore these files since the code is
|
||||||
|
# intended to run in multiple environments; otherwise, check them in:
|
||||||
|
.python-version
|
||||||
|
|
Loading…
Reference in New Issue
Block a user