Ignore vim files in gitignore file

This commit is contained in:
Joey Payne 2016-02-15 21:42:37 -07:00
commit 3a682cf0b7

9
.gitignore vendored
View file

@ -3,6 +3,15 @@ logs
*.log
npm-debug.log*
# swap
[._]*.s[a-w][a-z]
[._]s[a-w][a-z]
# session
Session.vim
# temporary
.netrwhist
*~
# Runtime data
pids
*.pid