Files
dotfiles/.gitignore
2024-11-11 21:18:11 -05:00

13 lines
204 B
Plaintext

# ignore everything, except config folder
/*/
!/.config/
!/.zsh/
# and a handful of configs we don't care about
/.config/GIMP
/.config/borg
/.config/google-chrome
/.config/inkscape
/.config/configstore