From 63bbc681fb182b7a345cce10cf1c62274ff957df Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Thu, 7 Nov 2024 19:02:29 -0500 Subject: [PATCH] gitignore --- .config/lazygit/.gitignore | 1 + .config/tmux/.gitignore | 2 ++ 2 files changed, 3 insertions(+) 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/**