From 97910c933eb9738b3eaa41c4aade23c2276d747c Mon Sep 17 00:00:00 2001 From: Harzo Date: Fri, 26 May 2023 17:01:02 +0200 Subject: [PATCH] Add exception for dotfiles directory --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8943591..9fbbbe0 100644 --- a/.gitignore +++ b/.gitignore @@ -19,7 +19,9 @@ .gnupg .gtkrc-2.0 .hyprland -.local +.local/bin +.local/share/* +.local/state .minecraft .mozilla .parallel @@ -34,6 +36,7 @@ .vim .viminfo .vscode-oss +.wallpapers .wget-hsts .wine .xinitrc @@ -46,3 +49,4 @@ Pictures Scripts Videos go +!.local/share/dotfiles