mirror of
https://github.com/hmalik144/Driver.git
synced 2025-12-10 02:45:20 +00:00
30 lines
511 B
Plaintext
30 lines
511 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
|
|
/google-play-key.json
|
|
/app/google-services.json
|
|
/fastlane/report.xml
|
|
# Firebase emulator
|
|
database-debug.log
|
|
firebase-debug.log
|