.gitignore 1.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970
  1. # Built application files
  2. *.apk
  3. *.ap_
  4. # Files for the ART/Dalvik VM
  5. *.dex
  6. # Iml files
  7. *.iml
  8. # Java class files
  9. *.class
  10. # Generated files
  11. bin/
  12. gen/
  13. out/
  14. # Gradle files
  15. .gradle/
  16. build/
  17. # Local configuration file (sdk path, etc)
  18. local.properties
  19. # Proguard folder generated by Eclipse
  20. proguard/
  21. # Android Studio Navigation editor temp files
  22. .navigation/
  23. # Android Studio captures folder
  24. captures/
  25. # IntelliJ
  26. .idea/workspace.xml
  27. .idea/tasks.xml
  28. .idea/gradle.xml
  29. .idea/assetWizardSettings.xml
  30. .idea/dictionaries
  31. .idea/libraries
  32. .idea/caches
  33. .idea
  34. # Keystore files
  35. # Uncomment the following line if you do not want to check your keystore files in.
  36. #*.jks
  37. # External native build folder generated in Android Studio 2.2 and later
  38. .externalNativeBuild
  39. # Google Services (e.g. APIs or Firebase)
  40. google-services.json
  41. # Freeline
  42. freeline.py
  43. freeline/
  44. freeline_project_description.json
  45. # fastlane
  46. fastlane/report.xml
  47. fastlane/Preview.html
  48. fastlane/screenshots
  49. fastlane/test_output
  50. fastlane/readme.md
  51. /ffupdater/release/output-metadata.json
  52. /ffupdater/release/ffupdater-release.zip
  53. /ffupdater/http_cache/
  54. /ffupdater/release/baselineProfiles/0/ffupdater-release.dm
  55. /ffupdater/release/baselineProfiles/1/ffupdater-release.dm