2
0
Эх сурвалжийг харах

.gitignore: Ignore *-timestamp

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>
Stefan Hajnoczi 15 жил өмнө
parent
commit
ea95f15602
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -4,6 +4,7 @@ config-host.*
 config-target.*
 config-target.*
 trace.h
 trace.h
 trace.c
 trace.c
+*-timestamp
 *-softmmu
 *-softmmu
 *-darwin-user
 *-darwin-user
 *-linux-user
 *-linux-user