Files
dotfiles/.gitignore
2025-01-01 21:55:55 -05:00

12 lines
209 B
Plaintext

# Ignore the installed tmux plugins.
/tmux/plugins
# Ignore lazyvim's version lock file.
/nvim/lazy-lock.json
# Ignore the installed vim plugins.
/vim/.vim/bundle
# Ignore vim history.
/vim/.vim/.netrwhist