Updating gitignore to ignore venv

This commit is contained in:
2026-09-02 22:50:17 -04:00
parent e5453a28e9
commit 3021b1d455
+3
View File
@@ -1,3 +1,6 @@
# ignore python venv
.venv/
# ignore installed roles/collections
collections/
roles/