diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/chromedriver/.gitignore | 1 | ||||
| -rw-r--r-- | tests/testcases/.gitignore | 3 |
2 files changed, 4 insertions, 0 deletions
diff --git a/tests/chromedriver/.gitignore b/tests/chromedriver/.gitignore new file mode 100644 index 00000000..2004ae02 --- /dev/null +++ b/tests/chromedriver/.gitignore @@ -0,0 +1 @@ +chromedriver diff --git a/tests/testcases/.gitignore b/tests/testcases/.gitignore new file mode 100644 index 00000000..5f62c8e9 --- /dev/null +++ b/tests/testcases/.gitignore @@ -0,0 +1,3 @@ +screenshots +*.png +*.apk |
