add *.swp *.swo to .gitignore (#1181)

This commit is contained in:
Jin Zhang
2016-08-17 00:01:04 +08:00
committed by Spencer Gibb
parent c7a6720593
commit bc7b8367a9

2
.gitignore vendored
View File

@@ -16,3 +16,5 @@ _site/
.factorypath
*.log
.shelf
*.swp
*.swo