mirror of
https://github.com/hmalik144/Driver.git
synced 2025-12-10 02:45:20 +00:00
35 lines
576 B
Plaintext
35 lines
576 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/
|
|
/.idea/gradle.xml
|
|
/.idea/compiler.xml
|
|
.DS_Store
|
|
/build
|
|
/captures
|
|
.externalNativeBuild
|
|
*.log
|
|
local
|
|
# Circleci
|
|
/.circleci/local_config.yml
|
|
/.circleci/run_local.bash
|
|
# Gem/fastlane
|
|
/Gemfile.lock
|
|
/google-play-key.json
|
|
/app/google-services.json
|
|
/fastlane/report.xml
|
|
# Firebase emulator
|
|
database-debug.log
|
|
firebase-debug.log
|
|
# Subtree
|
|
driver_app_data
|
|
|