From cd86e4cf2bbd6a5f9fd61a424ccbae9890b6ad00 Mon Sep 17 00:00:00 2001 From: odrling Date: Thu, 25 Mar 2021 16:18:34 +0100 Subject: [PATCH] update gitignore --- .gitignore | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 990bfcb..f01394e 100644 --- a/.gitignore +++ b/.gitignore @@ -43,6 +43,11 @@ Cache # tmux config file !/.tmux.conf +!/.tmux +/.tmux/* +!/.tmux/plugins +/.tmux/plugins/* +!/.tmux/plugins/tpm # pypirc !/.pypirc @@ -121,9 +126,6 @@ Cache # jack !/.config/jack -# tmux tpm -!/.tmux/plugins/tpm - # tridactly !/.tridactylrc @@ -133,6 +135,7 @@ Cache !/.local/share /.local/share/* !/.local/share/nvim +/.local/share/nvim/shada !/.config/nvim .netrwhist /.config/nvim/bundle