excluding lock files from version control

This commit is contained in:
Alex Tavarez
2026-05-27 11:11:31 -04:00
parent 5fbf645dd9
commit b6b4aad798
+1
View File
@@ -11,6 +11,7 @@
.galcache/ .galcache/
/collections/ansible_collections/ /collections/ansible_collections/
/.devcontainer/ /.devcontainer/
.lock
# Try tyo avoid any plain-text passwords # Try tyo avoid any plain-text passwords
*pwd* *pwd*