From 46cd5f2c818bb19dc07e7321208ee98fb48a92cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rodolphe=20Br=C3=A9ard?= Date: Tue, 6 May 2025 14:38:34 +0200 Subject: [PATCH] Ignore some temporary fish files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index ee3e922..54ba967 100644 --- a/.gitignore +++ b/.gitignore @@ -20,6 +20,7 @@ __pycache__/ .config/fish/fish_plugins .config/fish/fish_variables .config/fish/themes +.config/fish/fishd.tmp.* # Tide .config/fish/functions/_tide_*