maint: Ignore Vim swap files

This removes some noise when you're working on the repository
and also have a bunch of source files open in Vim in another
terminal.
This commit is contained in:
Andrea Bolognani
2015-05-13 08:39:14 -06:00
committed by Eric Blake
parent 564dd53791
commit 10525df616
+1
View File
@@ -18,6 +18,7 @@
*.pyc
*.rej
*.s
*.swp
*~
.#*
.deps