From b52d87d30b9a780f0dc446fcf5bf9271425f5a06 Mon Sep 17 00:00:00 2001 From: Hektor Misplon Date: Thu, 15 Jan 2026 13:14:40 +0100 Subject: [PATCH] chore(git): add .claude/ to gitignore --- .gitignore | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 0b33cfd..df76c9f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,10 @@ +# +.claude/ +home/hosts/work/packages.local.nix + # ---> Nix # Ignore build outputs from performing a nix-build or `nix build` command result result-* nixos-efi-vars.fd - -home/hosts/work/packages.local.nix