ignore git file for vim and patch

This commit is contained in:
Rodrigo Ramírez Norambuena 2017-04-03 15:50:25 -03:00
parent 22e4e4125a
commit f2c3fc20de

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