From b413eefd373792f17b9cb3b8b8afee68ae4e57b2 Mon Sep 17 00:00:00 2001 From: Ismo Vuorinen Date: Sat, 23 Aug 2025 20:46:46 +0300 Subject: [PATCH] chore: ignore config/op/plugins/used_items/gh.json --- .gitignore | 1 + config/op/plugins/used_items/gh.json | 7 ------- 2 files changed, 1 insertion(+), 7 deletions(-) delete mode 100644 config/op/plugins/used_items/gh.json diff --git a/.gitignore b/.gitignore index cab5004..9733946 100644 --- a/.gitignore +++ b/.gitignore @@ -49,3 +49,4 @@ config/gh/hosts.yml dependency-check-report.html local/bin/yabai local/man/yabai.1 +config/op/plugins/used_items/gh.json diff --git a/config/op/plugins/used_items/gh.json b/config/op/plugins/used_items/gh.json deleted file mode 100644 index 53e152d..0000000 --- a/config/op/plugins/used_items/gh.json +++ /dev/null @@ -1,7 +0,0 @@ -[ - { - "account_id": "S5Z2DMNFKJEZBPCWRHRWC4DCGI", - "vault_id": "injcin7obv3jdet3r2u3kfihfy", - "item_id": "f6vinbnc6l7ngdzvlw66ayewlq" - } -]