From b6b4aad798461c5769b38a449950094f2ea3cf81 Mon Sep 17 00:00:00 2001 From: Alex Tavarez Date: Wed, 27 May 2026 11:11:31 -0400 Subject: [PATCH] excluding lock files from version control --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index f6a8df0..d2b6738 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,7 @@ .galcache/ /collections/ansible_collections/ /.devcontainer/ +.lock # Try tyo avoid any plain-text passwords *pwd*