Merge "Ignore common python files in .gitignore"

This commit is contained in:
Zuul
2026-05-20 07:02:12 +00:00
committed by Gerrit Code Review

4
.gitignore vendored
View File

@@ -4,3 +4,7 @@ ansible_collections
FILES.json
MANIFEST.json
importer_result.json
**/__pycache__
.venv
.python-version