diff options
author | Matt Singleton <matt@xcolour.net> | 2024-08-09 09:26:02 -0500 |
---|---|---|
committer | Matt Singleton <matt@xcolour.net> | 2024-08-09 09:26:02 -0500 |
commit | 0b463ce1acc22f128ff1fd1e4cf48c1612c4b946 (patch) | |
tree | 649df226f75f299af5431a0af42f6cedc8464c26 | |
parent | b706ef9f1b7ea7d3723253a10ba1a7066bfd3e83 (diff) |
ignore vim netrw history file
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,3 +2,4 @@ stow/git/.config/git/config-local stow/vim/.vimrc-local stow/zsh/.config/zsh/00-local.zsh stow/zsh/.config/zsh/99-local.zsh +stow/vim/.vim/.netrwhist |