From 17d10247fd3d121a4bb57f873f1b0d00bf42929d Mon Sep 17 00:00:00 2001 From: Gergely Polonkai Date: Sun, 30 Nov 2025 22:45:50 +0100 Subject: [PATCH] Ignore fish_variables.* --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 79f7212..8300e56 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /fishd.* /fish_variables +/fish_variables.* \ No newline at end of file