]> git.proxmox.com Git - mirror_qemu.git/commitdiff
gitignore: Ignore shader generated files
authorMichal Privoznik <mprivozn@redhat.com>
Tue, 23 Jun 2015 12:30:20 +0000 (14:30 +0200)
committerMichael Tokarev <mjt@tls.msk.ru>
Mon, 27 Jul 2015 19:44:47 +0000 (22:44 +0300)
As of d98bc0b65 there are two files that are automatically generated:
ui/shader/texture-blit-frag.h and /ui/shader/texture-blit-vert.h. None
of them is wanted to be tracked by git. Put them into the ignore file
then.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
.gitignore

index aed0e1ff02a5a253968ca78e261d7d1558e433b6..61bc49263aeae6fe4a53007ad5a6c9e38d6468ae 100644 (file)
@@ -17,6 +17,8 @@
 /trace/generated-tcg-tracers.h
 /trace/generated-ust-provider.h
 /trace/generated-ust.c
+/ui/shader/texture-blit-frag.h
+/ui/shader/texture-blit-vert.h
 /libcacard/trace/generated-tracers.c
 *-timestamp
 /*-softmmu