diff --git a/.gitignore b/.gitignore index 6682352..b0377c6 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,6 @@ # Python egg metadata, regenerated from source files by setuptools. /*.egg-info /build/ + +# Vim Swapfiles +*.swp