excluding lock files from version control

This commit is contained in:
2026-05-27 11:11:31 -04:00
parent 5fbf645dd9
commit b6b4aad798

1
.gitignore vendored
View File

@@ -11,6 +11,7 @@
.galcache/
/collections/ansible_collections/
/.devcontainer/
.lock
# Try tyo avoid any plain-text passwords
*pwd*