]> git.proxmox.com Git - mirror_qemu.git/commitdiff
.gitignore: Ignore *-timestamp
authorStefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Thu, 7 Oct 2010 11:07:15 +0000 (12:07 +0100)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 9 Oct 2010 08:19:38 +0000 (08:19 +0000)
Timestamp files were recently added to reduce make churn on source files
that use tracing.  The timestamp files should never be committed and
should not be visible in git status.

Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
.gitignore

index 72bff98740ef07fcd79360f7e822c8ab411cc3df..a43e4d1d98f9ab16903cfba5c9b742fe3c5b3499 100644 (file)
@@ -4,6 +4,7 @@ config-host.*
 config-target.*
 trace.h
 trace.c
+*-timestamp
 *-softmmu
 *-darwin-user
 *-linux-user