Skip to content
Snippets Groups Projects
Commit 77af6b47 authored by Leon Scroggins III's avatar Leon Scroggins III
Browse files

Add vim swap files to gitignore

Test: git show while file opened in vim

This keeps "git show" from showing my swap files as untracked files.

Change-Id: I5f17bdbd1fda22823a9356445db5bc4a7dd279d9
parent 29405ed8
No related branches found
No related tags found
No related merge requests found
/.idea
*.iml
*.sw*
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment