Added match '*.swp' to work with Vim in 'gitgnore'.
parent
52e18e5933
commit
f0fae838f8
|
@ -3,3 +3,6 @@
|
|||
|
||||
# Editors
|
||||
.vscode/
|
||||
|
||||
# Vim
|
||||
*.swp
|
||||
|
|
Loading…
Reference in New Issue