From 0ee5bc7530f5a953e0d095d528436e385ee8e68f Mon Sep 17 00:00:00 2001 From: Volodymyr Zotov Date: Fri, 12 Dec 2025 14:51:54 -0600 Subject: [PATCH] Update gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index f538381..06f012b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ coverage/ node_modules/ -.idea/ \ No newline at end of file +.idea/ +.1password-credentials.json