Skip to content
New issue

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

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

Already on GitHub? # to your account

Update .gitignore #6486

Closed
wants to merge 1 commit into from
Closed

Update .gitignore #6486

wants to merge 1 commit into from

Conversation

recrack
Copy link
Contributor

@recrack recrack commented May 15, 2013

add *.swo (vi tempory file)

@thestinger
Copy link
Contributor

According to the vim documentation:

                            *E326*
       If the ".swp" file name already exists, the last character is
       decremented until there is no file with that name or ".saa" is
       reached.  In the last case, no swap file is created.

So I think .*.s?? would be best to catch all possible names.

@metajack
Copy link
Contributor

These are generally more appropriate for your personal ~/.gitconfig.

bors added a commit that referenced this pull request May 15, 2013
@bors bors closed this May 15, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Mar 11, 2021
Fix false positives on procedural macros of `missing_inline_in_public_items` lint

Fixes rust-lang#6486.

changelog: Fix false positives on procedural macros of `missing_inline_in_public_items` lint.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants