Merge pull request #853 from roramirez/gitignore-vim

ignore git file for vim and patch
This commit is contained in:
Michael Teeuw
2017-04-16 22:27:14 +02:00
committed by GitHub

10
.gitignore vendored
View File

@@ -65,3 +65,13 @@ Temporary Items
# Ignore changes to the custom css files.
/css/custom.css
# Vim
## swap
[._]*.s[a-w][a-z]
[._]s[a-w][a-z]
## diff patch
*.orig
*.rej
*.bak