diff --git a/.config/lazygit/.gitignore b/.config/lazygit/.gitignore index ace26617..9eb6c200 100644 --- a/.config/lazygit/.gitignore +++ b/.config/lazygit/.gitignore @@ -1 +1,2 @@ state.yml +./state.yml diff --git a/.config/tmux/.gitignore b/.config/tmux/.gitignore index 5a02d108..60ea8cf9 100644 --- a/.config/tmux/.gitignore +++ b/.config/tmux/.gitignore @@ -1 +1,3 @@ plugins +plugins/* +plugins/**