mirror of
https://opendev.org/openstack/ansible-collections-openstack.git
synced 2026-07-25 01:04:28 +00:00
Merge "Ignore common python files in .gitignore"
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -4,3 +4,7 @@ ansible_collections
|
|||||||
FILES.json
|
FILES.json
|
||||||
MANIFEST.json
|
MANIFEST.json
|
||||||
importer_result.json
|
importer_result.json
|
||||||
|
|
||||||
|
**/__pycache__
|
||||||
|
.venv
|
||||||
|
.python-version
|
||||||
|
|||||||
Reference in New Issue
Block a user