Files
dotfiles/git/gitignore
T

17 lines
233 B
Plaintext

# Created by https://www.gitignore.io/api/vim
### Vim ###
# swap
.sw[a-p]
.*.sw[a-p]
# session
Session.vim
# temporary
.netrwhist
*~
# End of https://www.gitignore.io/api/vim
# Make sure we do not include vimlocal files
.vimlocal