47 lines
746 B
Text
47 lines
746 B
Text
*.iml
|
|
|
|
# Built application files
|
|
/build
|
|
/buildSrc
|
|
**/build/.transforms/**
|
|
**/build/classes/**
|
|
**/build/generated/**
|
|
**/build/intermediates/**
|
|
**/build/kotlin/**
|
|
**/build/libs/**
|
|
**/build/outputs/**
|
|
**/build/reports/**
|
|
**/build/tmp/**
|
|
**/test-results/**
|
|
|
|
# Local configuration file (sdk path, etc)
|
|
local.properties
|
|
|
|
# Google services
|
|
|
|
|
|
# Huawei services
|
|
app/agconnect-services.json
|
|
|
|
app/src/debug/google-services.json
|
|
app/src/internal/google-services.json
|
|
app/src/external/google-services.json
|
|
|
|
# Gradle generated files
|
|
.gradle
|
|
|
|
# User-specific configurations
|
|
.idea
|
|
!.idea/codeStyles
|
|
!.idea/inspectionProfiles
|
|
|
|
# LayoutInspector files
|
|
/captures
|
|
|
|
# OS-specific files
|
|
.DS_Store
|
|
.DS_Store?
|
|
|
|
# Kotlin Plugin
|
|
.kotlin/
|
|
find-latest-release-branch.output
|