diff options
| author | = <=> | 2019-03-13 11:53:43 -0400 |
|---|---|---|
| committer | = <=> | 2019-03-13 11:53:43 -0400 |
| commit | 8664c6d5f93d727f05e001d2e515df25314624a6 (patch) | |
| tree | b1c139448c97c6a5195945d7fd127c888276f200 | |
| parent | 7056a3721f2207be767d58b079e83de6e8189023 (diff) | |
#791 iOS support (buggy)
| -rw-r--r-- | tests/testcases/.gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/testcases/.gitignore b/tests/testcases/.gitignore index 5f62c8e9..f327c9eb 100644 --- a/tests/testcases/.gitignore +++ b/tests/testcases/.gitignore @@ -1,3 +1,4 @@ -screenshots +screenshots/ *.png *.apk +binary/ |
