diff --git a/.gitignore b/.gitignore index aa666b0..3260cbc 100644 --- a/.gitignore +++ b/.gitignore @@ -53,5 +53,7 @@ docs/_build/ # PyBuilder target/ +# Custom options .venv/ -.idea \ No newline at end of file +.idea +*.swp