diff mbox

[PULL,11/16] maint: Ignore generated version file

Message ID e2f310ec384d51c85c1498b49d66893d6dd036b7.1473782118.git.mjt@msgid.tls.msk.ru (mailing list archive)
State New, archived
Headers show

Commit Message

Michael Tokarev Sept. 13, 2016, 4:04 p.m. UTC
From: Eric Blake <eblake@redhat.com>

Commit 67a1de0d created a generated version file, and, in some
circumstances, also a temporary file.  Make sure 'git add .'
won't check them into the repository.

Signed-off-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
---
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)
diff mbox

Patch

diff --git a/.gitignore b/.gitignore
index 88ec249..5ffc84b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -53,6 +53,8 @@ 
 /qemu-bridge-helper
 /qemu-monitor.texi
 /qemu-monitor-info.texi
+/qemu-version.h
+/qemu-version.h.tmp
 /qmp-commands.txt
 /vscclient
 /fsdev/virtfs-proxy-helper