You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Motivation:
This PR closes issue swift-server#1.
We do not want Vim's temporary .swp files in our repository.
Modifications:
* added .swp files to .gitignore
Result:
Git will ignore .swp files
0 commit comments