Add gitignore and remove lazy-lock and tmux plugins from git

This commit is contained in:
Daniel McKnight 2025-05-19 20:58:45 -07:00
parent 7055be8c0e
commit 6d7b1d3e5e
8 changed files with 9 additions and 7 deletions

3
.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
nvim/lazy-lock.json
.luarc.json
.tmux/plugins/*