On 11/04/2015 11:27 PM, Lionel Landwerlin wrote:

This patch is not needed.
In fact the *.g8/9s is the intermediate file during compiling VPP/render shaders. They are not added into the git. And *.asm is added into the git. If it is changed, we should record its change and then commit them.

Thanks
   Yakui
---
  .gitignore | 3 +++
  1 file changed, 3 insertions(+)

diff --git a/.gitignore b/.gitignore
index b99c09a..ad06196 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,3 +31,6 @@ depcomp
  TAGS
  /debian.upstream/changelog
  /debian.upstream/control
+**.asm
+**.g8s
+**.g9s

_______________________________________________
Libva mailing list
Libva@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libva

Reply via email to