diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index b41763166c..26e0f20f0a 100644 --- a/.gitignore +++ b/.gitignore @@ -169,3 +169,6 @@ awx/ui_next/build # Docs build stuff docs/docsite/build/ _readthedocs/ + +# Pyenv +.python-version |