diff --git a/.gitignore b/.gitignore index f6869e3..90fde13 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,10 @@ __pycache__/ *.py[cod] *$py.class +# VIM stuf +*.swp +*.swo + # C extensions *.so