diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/common/mpd/.gitignore | 2 | ||||
-rw-r--r-- | config/essentials/zsh/.gitignore | 2 | ||||
-rw-r--r-- | config/extra/jftui/.gitignore | 2 | ||||
-rw-r--r-- | config/old/vim/.gitignore | 2 |
4 files changed, 8 insertions, 0 deletions
diff --git a/config/common/mpd/.gitignore b/config/common/mpd/.gitignore new file mode 100644 index 0000000..6f196ac --- /dev/null +++ b/config/common/mpd/.gitignore @@ -0,0 +1,2 @@ +pid +database
\ No newline at end of file diff --git a/config/essentials/zsh/.gitignore b/config/essentials/zsh/.gitignore new file mode 100644 index 0000000..b717a37 --- /dev/null +++ b/config/essentials/zsh/.gitignore @@ -0,0 +1,2 @@ +histfile +zcompcache
\ No newline at end of file diff --git a/config/extra/jftui/.gitignore b/config/extra/jftui/.gitignore new file mode 100644 index 0000000..9ba875b --- /dev/null +++ b/config/extra/jftui/.gitignore @@ -0,0 +1,2 @@ +watch_later +settings
\ No newline at end of file diff --git a/config/old/vim/.gitignore b/config/old/vim/.gitignore new file mode 100644 index 0000000..df9ee8d --- /dev/null +++ b/config/old/vim/.gitignore @@ -0,0 +1,2 @@ +plugged +viminfo*
\ No newline at end of file |