From 5fbf645dd90f5ce7ada0e33606b370cffe0840d2 Mon Sep 17 00:00:00 2001 From: Alex Tavarez Date: Tue, 26 May 2026 16:10:42 -0400 Subject: [PATCH] excluded Dev Container VSCodium JSON configurations in project from version control --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 64ce083..f6a8df0 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,7 @@ .gal_token .galcache/ /collections/ansible_collections/ +/.devcontainer/ # Try tyo avoid any plain-text passwords *pwd*