added vi swap files to ignore list
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -137,3 +137,6 @@ dmypy.json
|
|||||||
# Cython debug symbols
|
# Cython debug symbols
|
||||||
cython_debug/
|
cython_debug/
|
||||||
|
|
||||||
|
# vi swap file
|
||||||
|
.*.swp
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user