[Libva] [PATCH 1/7] gitignore: add generated assembly files

Lionel Landwerlin lionel.g.landwerlin at intel.com
Wed Nov 4 07:27:17 PST 2015


---
 .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
-- 
2.6.2



More information about the Libva mailing list