diff options
author | Matt Singleton <matt@xcolour.net> | 2024-04-16 12:44:44 -0500 |
---|---|---|
committer | Matt Singleton <matt@xcolour.net> | 2024-04-16 12:44:44 -0500 |
commit | 36a9e45f814fbbd73248478c8f147e1c49dd3f38 (patch) | |
tree | e8787f97ee175a74d025e4b564c81cc4c1b4c702 /.gitignore | |
parent | 006540acec7cbf6f63acbc756c32141bfed4b529 (diff) |
ignore 99-local
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,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 |