From e04ed6f2739c2f56ffdc97b306e4e344dd7aa3d5 Mon Sep 17 00:00:00 2001 From: Alex Tavarez Date: Tue, 14 Jul 2026 14:39:48 -0400 Subject: [PATCH] excluding uv Python dependency manager from version control --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 8d6d61c..9788132 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ /hosts.yml /hosts.yaml /hosts.json +uv.lock # Ansible runtime and backups *.bak