diff --git a/.gitignore b/.gitignore index 6a9b993a..a52cbb33 100644 --- a/.gitignore +++ b/.gitignore @@ -24,6 +24,10 @@ local.properties .idea/ *.iml +# Vim +*.swo +*.swp + # OS-specific files .DS_Store .DS_Store?