diff --git a/.gitignore b/.gitignore index 73358ad..412cde7 100644 --- a/.gitignore +++ b/.gitignore @@ -137,3 +137,6 @@ dmypy.json # Cython debug symbols cython_debug/ +# vi swap file +.*.swp +