1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-01-31 02:01:16 +00:00

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.
This commit is contained in:
jummp01 2016-11-15 11:45:50 +00:00
parent 40d281b336
commit 17edb13eb9

6
.gitignore vendored
View File

@ -14,9 +14,9 @@ wa_output/
doc/source/api/ doc/source/api/
doc/source/extensions/ doc/source/extensions/
MANIFEST MANIFEST
wlauto/external/uiautomator/bin/ wlauto/external/uiauto/bin/
wlauto/external/uiautomator/*.properties wlauto/external/uiauto/*.properties
wlauto/external/uiautomator/build.xml wlauto/external/uiauto/build.xml
*.orig *.orig
local.properties local.properties
wlauto/external/revent/libs/ wlauto/external/revent/libs/