aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorEric Blake <eblake@redhat.com>2016-06-08 14:26:59 -0600
committerMichael Tokarev <mjt@gandalf>2016-09-13 18:12:34 +0300
commite2f310ec384d51c85c1498b49d66893d6dd036b7 (patch)
tree7613b4be7b2a5c4bb9ba887688702a7613740633 /.gitignore
parent32945472cef09306c96635cb030704d5bd8f85be (diff)
maint: Ignore generated version file
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>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 88ec2497b6..5ffc84ba9f 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