aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorRussell King <rmk@arm.linux.org.uk>2015-05-29 15:19:34 +0100
committerWill Deacon <will.deacon@arm.com>2015-06-01 17:54:09 +0100
commit992bd60d19de18dda98cc36f84c8597eae5cfb59 (patch)
tree8aa252b1d6e11a6e6e04558da35ec00f695d1426 /.gitignore
parent644140ef4b54c2b047612a2f52bbde84766dabd6 (diff)
downloadkvmtool-992bd60d19de18dda98cc36f84c8597eae5cfb59.tar.gz
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>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 7e511e44..f10d3c5a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,6 +2,7 @@
/vm
*.o
*.d
+*.swp
.cscope
tags
include/common-cmds.h