Skip to content

Add .gitignore rule to ignore temporary .swp backup files created by vim.#859

Merged
dmah42 merged 1 commit intogoogle:masterfrom
aerosayan:addressing_#858
Aug 21, 2019
Merged

Add .gitignore rule to ignore temporary .swp backup files created by vim.#859
dmah42 merged 1 commit intogoogle:masterfrom
aerosayan:addressing_#858

Conversation

@aerosayan
Copy link
Copy Markdown
Contributor

…vim.

  - Addresses : google#858

  - Rule `*.swp` is added to `.gitignore` to ensure that the vim temporary
    `.swp` backup files are ignored and they don't pollute the results of
    `git status -u`.
@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 91.753% when pulling 7f82777 on aerosayan:addressing_#858 into ffadb65 on google:master.

@dmah42 dmah42 merged commit 67853d3 into google:master Aug 21, 2019
@aerosayan aerosayan deleted the addressing_#858 branch August 22, 2019 06:26
JBakamovic pushed a commit to JBakamovic/benchmark that referenced this pull request Sep 11, 2020
…vim. (google#859)

- Addresses : google#858

  - Rule `*.swp` is added to `.gitignore` to ensure that the vim temporary
    `.swp` backup files are ignored and they don't pollute the results of
    `git status -u`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants