mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 10:00:01 -03:30
gitignore pyenv python-version file
pyenv local can be use to set directory specific python version in `.python-version` file in the directory Signed-off-by: Hao Liu <44379968+TheRealHaoLiu@users.noreply.github.com>
This commit is contained in:
parent
4c41f6b018
commit
4b637c1319
3
.gitignore
vendored
3
.gitignore
vendored
@ -169,3 +169,6 @@ awx/ui_next/build
|
||||
# Docs build stuff
|
||||
docs/docsite/build/
|
||||
_readthedocs/
|
||||
|
||||
# Pyenv
|
||||
.python-version
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user