diff --git a/.gitignore b/.gitignore index e130a22e..ecb483e8 100644 --- a/.gitignore +++ b/.gitignore @@ -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