From 3c25755a2799c7bf6b959dfa6ce77177b9655194 Mon Sep 17 00:00:00 2001 From: Pallav Vasa Date: Tue, 20 May 2025 09:04:25 +0000 Subject: [PATCH] chore: ignore home.tar.gz --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 0ae6d31..d1b252c 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ logs !.config/fish/functions/fish_greeting.fish .npm .config/nvim/lazy-lock.json +home.tar.gz