mirror of
https://github.com/ansible/ansible-documentation.git
synced 2026-03-27 13:28:51 +07:00
Add .python-version to gitignore (#37483)
This file is used by pyenv tool to automatically activate env
This commit is contained in:
committed by
GitHub
parent
a6617e4357
commit
5d178c9287
1
.gitignore
vendored
1
.gitignore
vendored
@@ -73,6 +73,7 @@ ansible.egg-info/
|
||||
/shippable/
|
||||
/test/integration/cloud-config-*.*
|
||||
!/test/integration/cloud-config-*.*.template
|
||||
.python-version
|
||||
# Release directory
|
||||
packaging/release/ansible_release
|
||||
/.cache/
|
||||
|
||||
Reference in New Issue
Block a user