mirror of
https://opendev.org/openstack/ansible-collections-openstack.git
synced 2026-07-25 01:04:28 +00:00
Ignore common python files in .gitignore
Quick quality of life improvement. Change-Id: I4f7291190f2480fe7c78cc0d3462d59578ff6242 Signed-off-by: Bertrand Lanson <bertrand.lanson@infomaniak.com>
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -4,3 +4,7 @@ ansible_collections
|
||||
FILES.json
|
||||
MANIFEST.json
|
||||
importer_result.json
|
||||
|
||||
**/__pycache__
|
||||
.venv
|
||||
.python-version
|
||||
|
||||
Reference in New Issue
Block a user