# I think this file was created by Android Studio
# See also:
# https://stackoverflow.com/questions/16736856/what-should-be-in-my-gitignore-for-an-android-studio-project
# https://intellij-support.jetbrains.com/hc/en-us/articles/206544839-How-to-manage-projects-under-Version-Control-Systems
# https://stackoverflow.com/questions/44009135/can-should-i-add-kotlinc-xml-to-my-version-control-ignore-file

*.iml
.gradle
/local.properties
/.idea/caches
/.idea/libraries
/.idea/modules.xml
/.idea/workspace.xml
/.idea/navEditor.xml
/.idea/assetWizardSettings.xml
.DS_Store
/build
/captures
.externalNativeBuild
.cxx
local.properties

# The following lines have been added manually

/.idea/deploymentTargetDropDown.xml
/.idea/deploymentTargetSelector.xml
/.idea/misc.xml

/app/release
/app/legacy
/app/standard
