diff --git a/.gitignore b/.gitignore index 20999b8..ee9b64b 100644 --- a/.gitignore +++ b/.gitignore @@ -170,3 +170,6 @@ UpgradeLog*.XML # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml hs_err_pid* +# Vim temporary files +*.swp +*.swo