Ignore vim temporary files

This commit is contained in:
Valentin Lorentz 2011-01-22 09:51:06 +01:00
parent f13a2c7ee4
commit a1f093defc
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -6,3 +6,6 @@ test-logs
*.pyc
docs/_build
docs/plugins
*.swp
*.swo
*~