Add vim .swp files to gitignore

Avoid accidential commits of vim editor temporary files.

Signed-off-by: Russell King <rmk@arm.linux.org.uk>
Signed-off-by: Will Deacon <will.deacon@arm.com>
This commit is contained in:
Russell King
2015-05-29 15:19:34 +01:00
committed by Will Deacon
parent 644140ef4b
commit 992bd60d19
+1
View File
@@ -2,6 +2,7 @@
/vm
*.o
*.d
*.swp
.cscope
tags
include/common-cmds.h