Add .swp files to .gitignore

Change-Id: I7328572238186dd21bff6b26442e961bd807eff7
This commit is contained in:
Jesse Pretorius 2016-05-04 15:19:36 +01:00
parent 936baf8ee3
commit b9559cda11
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

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