Files
Driver/.gitignore
hmalik144 2daf11e4d7 - screenshot library setup
- pull screenshot after tests
 - update to fastfile to produce bundles instead of .apks

Took 4 hours 17 minutes
2023-06-26 22:40:30 +01:00

29 lines
479 B
Plaintext

*.iml
.gradle
/local.properties
/.idea/caches/build_file_checksums.ser
/.idea/libraries
/.idea/dictionaries
/.idea/modules.xml
/.idea/workspace.xml
/.idea/navEditor.xml
/.idea/misc.xml
/.idea/assetWizardSettings.xml
/.idea/shelf/
.DS_Store
/build
/captures
.externalNativeBuild
*.log
local
# Circleci
/.circleci/local_config.yml
/.circleci/run_local.bash
# Gem/fastlane
/Gemfile.lock
/playstore.json
/fastlane/report.xml
# Firebase emulator
database-debug.log
firebase-debug.log