.gitignore 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101
  1. # Built application files
  2. *.apk
  3. # Files for the ART/Dalvik VM
  4. *.dex
  5. # Java class files
  6. *.class
  7. # Generated files
  8. bin/
  9. gen/
  10. out/
  11. # Uncomment the following line in case you need and you don't have the release build type files in your app
  12. # release/
  13. # Gradle files
  14. .gradle/
  15. build/
  16. library_audio/src/main/jniLibs/
  17. # Local configuration file (sdk path, etc)
  18. local.properties
  19. oneapm.properties
  20. # Proguard folder generated by Eclipse
  21. proguard/
  22. # Log Files
  23. *.log
  24. # Android Studio Navigation editor temp files
  25. .navigation/
  26. # Android Studio captures folder
  27. captures/
  28. # IntelliJ
  29. *.iml
  30. /.idea/
  31. # .idea/workspace.xml
  32. # .idea/tasks.xml
  33. # .idea/gradle.xml
  34. # .idea/assetWizardSettings.xml
  35. # .idea/dictionaries
  36. # .idea/libraries
  37. # Android Studio 3 in .gitignore file.
  38. # .idea/caches
  39. # .idea/modules.xml
  40. # Comment next line if keeping position of elements in Navigation Editor is relevant for you
  41. # .idea/navEditor.xml
  42. # Keystore files
  43. # Uncomment the following lines if you do not want to check your keystore files in.
  44. #*.jks
  45. #*.keystore
  46. # External native build folder generated in Android Studio 2.2 and later
  47. .externalNativeBuild
  48. .cxx/
  49. # Google Services (e.g. APIs or Firebase)
  50. # google-services.json
  51. # Freeline
  52. freeline.py
  53. freeline/
  54. freeline_project_description.json
  55. # fastlane
  56. fastlane/report.xml
  57. fastlane/Preview.html
  58. fastlane/screenshots
  59. fastlane/test_output
  60. fastlane/readme.md
  61. # Version control
  62. vcs.xml
  63. # lint
  64. lint/intermediates/
  65. lint/generated/
  66. lint/outputs/
  67. lint/tmp/
  68. # lint/reports/
  69. financeOpenCV/build/
  70. financeOpenCV/.cxx/
  71. /app/src/main/assets/oneapm.properties
  72. /projectFilesBackup/.idea/workspace.xml
  73. /projectFilesBackup1/.idea/workspace.xml
  74. /projectFilesBackup2/.idea/workspace.xml
  75. /projectFilesBackup3/.idea/workspace.xml
  76. /projectFilesBackup4/.idea/workspace.xml
  77. /projectFilesBackup5/.idea/workspace.xml
  78. /projectFilesBackup6/.idea/workspace.xml
  79. /projectFilesBackup7/.idea/workspace.xml
  80. /projectFilesBackup8/.idea/workspace.xml
  81. /projectFilesBackup9/.idea/workspace.xml
  82. /java_pid56680.hprof
  83. /java_pid22192.hprof
  84. /java_pid21080.hprof