mirror of
https://github.com/ansible/ansible.git
synced 2026-08-03 00:22:10 +02:00
Add .python-version to gitignore (#37483)
This file is used by pyenv tool to automatically activate env
This commit is contained in:
@@ -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