Merge pull request #1376 from aisk/master

Remove .swp files and add it to gitignore
This commit is contained in:
Christian Brabandt 2017-01-19 08:58:42 +01:00 committed by GitHub
commit 92d3637384
2 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
doc/tags
*.lock
.vim-flavor
*.swp

Binary file not shown.