diff --git a/.gitignore b/.gitignore index 452c1f9..2450b20 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,5 @@ update_pip.sh venv/ /tests/__pycache__/ +*swp +*.lock