From 17edb13eb95ded80db0ad42ca45cc37e018da25f Mon Sep 17 00:00:00 2001 From: jummp01 Date: Tue, 15 Nov 2016 11:45:50 +0000 Subject: [PATCH] Fixes gitignore to untrack files from uiauto Gitignore was untracking a few files from wlauto/external/uiautomator whereas the folder name is uiauto instead. Name changing done to fix the bug. --- .gitignore | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 0f568f55..ee3ebea0 100755 --- a/.gitignore +++ b/.gitignore @@ -14,9 +14,9 @@ wa_output/ doc/source/api/ doc/source/extensions/ MANIFEST -wlauto/external/uiautomator/bin/ -wlauto/external/uiautomator/*.properties -wlauto/external/uiautomator/build.xml +wlauto/external/uiauto/bin/ +wlauto/external/uiauto/*.properties +wlauto/external/uiauto/build.xml *.orig local.properties wlauto/external/revent/libs/