Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update gitignore vim #1561

Closed
wants to merge 2 commits into from
Closed

Conversation

paulharris
Copy link

Very simple change!
It was ignoring ..swp
but it should be .
.sw?
because vim will create .file.swp, and if the swap already exists,
create .file.swo, then .file.swn, etc etc

@mention-bot
Copy link

@paulharris, thanks for your PR! By analyzing the history of the files in this pull request, we identified @jay and @bagder to be potential reviewers.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.004%) to 73.221% when pulling 7c92a1a on paulharris:update-gitignore-vim into 844896d on curl:master.

@bagder
Copy link
Member

bagder commented Jun 9, 2017

Just note that you managed to push an unrelated test cases here as well... I'll cherry-pick the gitignore fix!

@bagder bagder closed this in 15b7b85 Jun 9, 2017
@bagder
Copy link
Member

bagder commented Jun 9, 2017

Thanks!

@paulharris
Copy link
Author

paulharris commented Jun 9, 2017 via email

@paulharris paulharris deleted the update-gitignore-vim branch July 6, 2017 15:49
@lock lock bot locked as resolved and limited conversation to collaborators Jan 18, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants