diff --git a/.gitignore b/.gitignore index 8a341b0..3523f75 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,7 @@ +# Vim and OSX +*.swp +.DS_Store + # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod]