diff --git a/.gitignore b/.gitignore index 7e71edb..2ecc921 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,7 @@ venv/ +*.sw? + *.pyc __pycache__/