From 83ca63582a8837599ec2676e9012f4fb807cc2f7 Mon Sep 17 00:00:00 2001 From: Vignesh Venkatasubramanian Date: Thu, 20 Oct 2016 12:07:30 -0700 Subject: [PATCH] Add vp9cx_set_ref to .gitignore Get rid of the 'git status' clutter when building with examples. Change-Id: I20b715ddfc6c8ccb4993de7ebb2b4ad6df9ea437 --- .gitignore | 1 + 1 file changed, 1 insertion(+) 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 -- 2.50.1