First commit
This commit is contained in:
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
# 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
|
||||||
Reference in New Issue
Block a user