# intellij
*.iml
.idea/

# VSCode
.project
.settings
.classpath

# fastlane
#
# It is recommended to not store the screenshots in the git repo. Instead, use fastlane to re-generate the 
# screenshots whenever they are needed.
# For more information about the recommended setup visit:
# https://github.com/fastlane/fastlane/blob/master/docs/Gitignore.md

fastlane/report.xml
fastlane/screenshots

# target directories
adhan/target
samples/target

# gradle
local.properties
.gradle
build/
