Remove dotfiles from ignore list in auto session

This commit is contained in:
Martin Larsson 2025-02-23 01:36:51 +00:00
parent 28b21c23c8
commit d7adf5fb7c

View file

@ -11,7 +11,6 @@ return {
"~/Dev", "~/Dev",
"~/Dev/Git", "~/Dev/Git",
"~/.config", "~/.config",
"~/dev/git/.dotfiles",
}, },
}, },
init = function() init = function()