From fbc69aed2c3399b7e924be70f1f46a1f1a61df89 Mon Sep 17 00:00:00 2001 From: Wesley Irvin Date: Mon, 5 Aug 2024 08:36:22 -0400 Subject: [PATCH] Tmux Plugin Ignore Ignore the tmux plugins directory created by tmux plugin manager. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 099419a..7f5d44d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ nvim/dot-config/nvim/lazy-lock.json nvim/dot-config/nvim/.luarc.json +tmux/dot-config/tmux/plugins/