diff --git a/.cache/.gitignore b/.cache/.gitignore new file mode 100644 index 00000000..e20b4d99 --- /dev/null +++ b/.cache/.gitignore @@ -0,0 +1,6 @@ +# Ignore all files in this dir... +* + +# ... except for this one. +!.gitignore +!zsh diff --git a/.cache/zsh/.gitignore b/.cache/zsh/.gitignore new file mode 100644 index 00000000..668823aa --- /dev/null +++ b/.cache/zsh/.gitignore @@ -0,0 +1,5 @@ +# Ignore all files in this dir... +* + +# ... except for this one. +!.gitignore diff --git a/.config/abook/.gitignore b/.config/abook/.gitignore new file mode 100644 index 00000000..668823aa --- /dev/null +++ b/.config/abook/.gitignore @@ -0,0 +1,5 @@ +# Ignore all files in this dir... +* + +# ... except for this one. +!.gitignore diff --git a/.config/mpd/playlists/.gitignore b/.config/mpd/playlists/.gitignore new file mode 100644 index 00000000..668823aa --- /dev/null +++ b/.config/mpd/playlists/.gitignore @@ -0,0 +1,5 @@ +# Ignore all files in this dir... +* + +# ... except for this one. +!.gitignore