summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorEric Blake2016-06-08 22:26:59 +0200
committerMichael Tokarev2016-09-13 17:12:34 +0200
commite2f310ec384d51c85c1498b49d66893d6dd036b7 (patch)
tree7613b4be7b2a5c4bb9ba887688702a7613740633 /.gitignore
parentDocument that curses usually needs -k option too (diff)
downloadqemu-e2f310ec384d51c85c1498b49d66893d6dd036b7.tar.gz
qemu-e2f310ec384d51c85c1498b49d66893d6dd036b7.tar.xz
qemu-e2f310ec384d51c85c1498b49d66893d6dd036b7.zip
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