Add .swp files to .gitignore

Change-Id: Ic1174aaec2ff044ae0bfcbe82c79c7533d7bcf95
This commit is contained in:
Jesse Pretorius 2016-05-04 15:17:40 +01:00
parent 538e0a58e5
commit 27c0a0f3ab
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
######################################