Add .swp files to .gitignore

Change-Id: Ic74c0b82b356f51fb4d8f12354208433e8ebaede
This commit is contained in:
Major Hayden 2016-05-04 08:56:36 -05:00
parent 263101853f
commit c7d2d84247
No known key found for this signature in database
GPG Key ID: 737051E0C1011FB1
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -53,6 +53,7 @@ Thumbs.db
# User driven backup files #
############################
*.bak
*.swp
# Generated by pbr while building docs
######################################