12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485 |
- *.apk
- *.aar
- *.ap_
- *.aab
- *.dex
- *.class
- bin/
- gen/
- out/
- .gradle/
- build/
- local.properties
- proguard/
- *.log
- .navigation/
- captures/
- *.iml
- .idea/
- .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/
- /app/key
- output-metadata.json
- *.hprof
|