From 0c8b1086a01d6ab045e27c2b350f77e0ceabd0ba Mon Sep 17 00:00:00 2001 From: hermes Date: Wed, 24 Jun 2026 14:35:46 +0200 Subject: [PATCH] chore: add .hermes/ directory to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 180d62b..d2a6e62 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ package-lock.json *swo *swp .eslintcache +.hermes/