added vi swap files to ignore list

This commit is contained in:
2025-02-11 21:07:56 +01:00
parent e5dbf22676
commit 17348175ea

3
.gitignore vendored
View File

@ -137,3 +137,6 @@ dmypy.json
# Cython debug symbols # Cython debug symbols
cython_debug/ cython_debug/
# vi swap file
.*.swp