diff options
author | Matt Singleton <matt@xcolour.net> | 2024-04-12 16:06:30 -0500 |
---|---|---|
committer | Matt Singleton <matt@xcolour.net> | 2024-04-12 16:06:30 -0500 |
commit | 4008fa4f12d6688c580a78980e4722899a84498c (patch) | |
tree | 8f200c8118fa7c87d5b270741f659cf6b4d818ae /.gitignore | |
parent | f2dfde23f8157da1532a2b2e236af529fed47713 (diff) |
Update Makefile to manage fedora/sway-de config
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -1,4 +1,3 @@ -stow/zsh/.config/zsh/00-local.zsh stow/git/.config/git/config-local -stow/duplicity/.config/duplicity/config -stow/duplicity/.config/duplicity/excludes +stow/vim/.vimrc-local +stow/zsh/.config/zsh/00-local.zsh |