From 9c4849ec2e6068e5a93e72fc19bb21ca75f5ee1a Mon Sep 17 00:00:00 2001 From: Volodymyr Zotov Date: Thu, 4 Sep 2025 10:43:55 -0500 Subject: [PATCH] Ignore these files across entire project --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index f36aa42..ec7068a 100644 --- a/.gitignore +++ b/.gitignore @@ -26,5 +26,5 @@ go.work *.swo *~ -1password-credentials.json -op-session +**/1password-credentials.json +**/op-session