13 lines
204 B
Plaintext
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
|