Add ignores for vim, TernJS

- vim-related ignores from https://github.com/github/gitignore/blob/master/Global/vim.gitignore
This commit is contained in:
David Arvelo 2014-06-09 15:12:37 -04:00
parent ae0ca259bf
commit 454e706d1f

13
.gitignore vendored
View File

@ -20,9 +20,18 @@ bower_components
projectFilesBackup
.DS_Store
# vim-related
[._]*.s[a-w][a-z]
[._]s[a-w][a-z]
*.un~
Session.vim
.netrwhist
.vimrc
*~
*.swp
*.swo
# TernJS
.tern-project
# Ghost DB file
*.db