From: Vignesh Venkatasubramanian Date: Thu, 20 Oct 2016 19:07:30 +0000 (-0700) Subject: Add vp9cx_set_ref to .gitignore X-Git-Tag: v1.6.1~159 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=83ca63582a8837599ec2676e9012f4fb807cc2f7;p=libvpx Add vp9cx_set_ref to .gitignore Get rid of the 'git status' clutter when building with examples. Change-Id: I20b715ddfc6c8ccb4993de7ebb2b4ad6df9ea437 --- diff --git a/.gitignore b/.gitignore index 901e8c363..4337a2c32 100644 --- a/.gitignore +++ b/.gitignore @@ -37,6 +37,7 @@ /examples/twopass_encoder /examples/vp8_multi_resolution_encoder /examples/vp8cx_set_ref +/examples/vp9cx_set_ref /examples/vp9_lossless_encoder /examples/vp9_spatial_scalable_encoder /examples/vpx_temporal_scalable_patterns