From 1c243598468ef26661641fd418033fc636ed3caa Mon Sep 17 00:00:00 2001 From: flick0 Date: Wed, 27 Dec 2023 15:26:48 +0000 Subject: [PATCH] update gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index d747231..0a377f1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ fish_variables -themes/* \ No newline at end of file +config/hypr/themes/* +!config/hypr/themes/base \ No newline at end of file