Add .swp files to .gitignore

Change-Id: I7b7942ee1b8a5f1d4adac0fc8b08e6bb1ad5b532
This commit is contained in:
Jesse Pretorius 2016-05-04 15:18:25 +01:00
parent a143838acc
commit b92f1c0ddd
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
######################################