diff --git a/.gitignore b/.gitignore index f6bc6d6..86c26db 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,8 @@ venv/ htmlcov/ .pytest_cache/ .mypy_cache/ + +# Editors +*.swp +*.swo +*~ diff --git a/.requirements.txt.swp b/.requirements.txt.swp deleted file mode 100644 index 4903298..0000000 Binary files a/.requirements.txt.swp and /dev/null differ