Add .swp files to .gitignore

Change-Id: Ieebd147cdf8b166ad1af05a8daad883106d07013
This commit is contained in:
Jesse Pretorius 2016-05-04 15:18:42 +01:00
parent 9e229be128
commit 17e0ea141e
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
######################################