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