From 0457755a51bfabc938d60570a070d55dde5fa007 Mon Sep 17 00:00:00 2001 From: Eduardo San Martin Morote Date: Fri, 15 Aug 2025 09:26:47 +0200 Subject: [PATCH] chore: gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..b962b991 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +**/CLAUDE.md filter=git-crypt diff=git-crypt -- 2.47.3