Add .swp files to .gitignore

Change-Id: Ib8120111031f570e17c068f23637ef03d1a06eb5
This commit is contained in:
Jesse Pretorius 2016-05-04 15:22:56 +01:00
parent 36afc4df0c
commit 6a6820ae8d
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
######################################