diff --git a/.gitignore b/.gitignore index 51cbe8525..6b4d827fd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,9 @@ +# Vim +*.swp + +_build/ +.env/ + # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod]