diff options
author | Tom Ryder <tom@sanctum.geek.nz> | 2012-07-30 13:21:47 +1200 |
---|---|---|
committer | Tom Ryder <tom@sanctum.geek.nz> | 2012-07-30 13:21:47 +1200 |
commit | 8ca52ea296f0b6f6a6a2db22637e460c4dd6d0a7 (patch) | |
tree | 81d23c0e3619b025de9c9b099b6aa77a2e13e8f6 /.gitignore | |
parent | Keep track of misspelled words (diff) | |
download | dotfiles-8ca52ea296f0b6f6a6a2db22637e460c4dd6d0a7.tar.gz dotfiles-8ca52ea296f0b6f6a6a2db22637e460c4dd6d0a7.zip |
Add spell files, ignore compiled ones
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1 +1,2 @@ vim/.netrwhist +vim/spell/*.spl |