]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
kvm tools: Fix .gitignore after Gitification merge
authorPekka Enberg <penberg@kernel.org>
Fri, 8 Apr 2011 16:57:28 +0000 (19:57 +0300)
committerPekka Enberg <penberg@kernel.org>
Fri, 8 Apr 2011 16:57:28 +0000 (19:57 +0300)
We now generate include/common-cmds.h header file so put that into the
.gitignore file so it's excluded from 'git status'.

Signed-off-by: Pekka Enberg <penberg@kernel.org>
tools/kvm/.gitignore

index 39d3f1c430632308f2adad95ea8284daf23d820b..197ccb7e53253bd37c2027759fabd2f9306d8b89 100644 (file)
@@ -3,3 +3,4 @@
 *.d
 .cscope
 tags
+include/common-cmds.h