apps/riltest&apps/stressapptest: update .gitignore to fix git status error 17: 33:56 + check_result='?? testing/riltest/ 17: 33:56 ?? testing/stressapptest/' 17: 33:56 + echo 'check git status: ?? testing/riltest/ 17: 33:56 ?? testing/stressapptest/' 17: 33:56 check git status: ?? testing/riltest/ 17: 33:56 ?? testing/stressapptest/ 17: 33:56 + [[ -n ?? testing/riltest/ 17: 33:56 ?? testing/stressapptest/ ]] 17: 33:56 + fail=1 17: 33:56 + echo 'error: check git status warning: ?? testing/riltest/ 17: 33:56 ?? testing/stressapptest/' 17: 33:56 error: check git status warning: ?? testing/riltest/ 17: 33:56 ?? testing/stressapptest/ 17: 33:56 + exit 2 Signed-off-by: haopengxiang <haopengxiang@xiaomi.com> |