diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000..2d7733e Binary files /dev/null and b/.DS_Store differ diff --git a/.idea/.gitignore b/.idea/.gitignore index 26d3352..1111f4c 100644 --- a/.idea/.gitignore +++ b/.idea/.gitignore @@ -1,3 +1,47 @@ # Default ignored files /shelf/ /workspace.xml + +# Android build artifacts +android/app/build/ +android/.gradle/ +android/.idea/ +android/app/.cxx/ +android/app/intermediates/ +android/app/generated/ +android/app/outputs/ +android/app/ndkBuild/ +android/app/gradle/ +android/app/release/ + +# Kotlin/Java compile cache +android/app/build/kotlin/ +android/app/build/kotlin/**/* +android/app/build/kotlin/compileReleaseKotlin/ +android/app/build/kotlin/compileDebugKotlin/ +android/app/build/kotlin/cacheable/ +android/app/build/kotlin/cacheable/**/* + +# Gradle files +*.iml +.gradle/ +local.properties +/.idea/workspace.xml +/.idea/libraries/ +*.ipr +*.iws +.gradle/ +build/ + +# Flutter related files +.flutter-plugins +.flutter-plugins-dependencies +.packages +.pub-cache +.dart_tool/ +android/fastlane/report.xml +android/fastlane/metadata/android/ + +# Other cache +**/build/ +**/.DS_Store \ No newline at end of file diff --git a/.idea/caches/deviceStreaming.xml b/.idea/caches/deviceStreaming.xml index be40440..22d351e 100644 --- a/.idea/caches/deviceStreaming.xml +++ b/.idea/caches/deviceStreaming.xml @@ -15,6 +15,18 @@