12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091 |
- *.apk
- *.ap_
- *.aab
- *.dex
- *.class
- bin/
- gen/
- out/
- .gradle/
- build/
- local.properties
- proguard/
- *.log
- .navigation/
- captures/
- *.iml
- *.idea
- .idea/workspace.xml
- .idea/tasks.xml
- .idea/gradle.xml
- .idea/assetWizardSettings.xml
- .idea/dictionaries
- .idea/libraries
- .idea/caches
- .idea/modules.xml
- .idea/navEditor.xml
- .externalNativeBuild
- .cxx/
- freeline.py
- freeline/
- freeline_project_description.json
- fastlane/report.xml
- fastlane/Preview.html
- fastlane/screenshots
- fastlane/test_output
- fastlane/readme.md
- vcs.xml
- lint/intermediates/
- lint/generated/
- lint/outputs/
- lint/tmp/
- *.hprof
|