mirror of
https://github.com/clearlinux/kvmtool.git
synced 2026-06-16 02:15:47 +00:00
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:
committed by
Will Deacon
parent
644140ef4b
commit
992bd60d19
@@ -2,6 +2,7 @@
|
||||
/vm
|
||||
*.o
|
||||
*.d
|
||||
*.swp
|
||||
.cscope
|
||||
tags
|
||||
include/common-cmds.h
|
||||
|
||||
Reference in New Issue
Block a user