dotfiles/git/gitignore
2018-04-19 19:05:56 +02:00

16 lines
209 B
Plaintext

# Created by https://www.gitignore.io/api/vim
### Vim ###
# swap
.sw[a-p]
.*.sw[a-p]
# session
Session.vim
# temporary
.netrwhist
*~
# auto-generated tag files
tags
# End of https://www.gitignore.io/api/vim