.idea
.DS_Store
build
Build
captures
.externalNativeBuild
.cxx
xcuserdata
Plist

# Gradle files
.gradle/
build/

# Local configuration file (sdk path, etc)
local.properties

# Log/OS Files
*.log

# Android Studio generated files and folders
captures/
.externalNativeBuild/
.cxx/
*.apk
output.json

# IntelliJ
*.iml
.idea/
misc.xml
deploymentTargetDropDown.xml
render.experimental.xml

# Keystore files
*.jks
*.keystore
keystore.properties

# Google Services (e.g. APIs or Firebase)
google-services.json
GoogleService-Info.plist

# Android Profiling
*.hprof


# Compiled class file
*.class

# BlueJ files
*.ctxt

# Mobile Tools for Java (J2ME)
.mtj.tmp/

# Package Files #
*.jar
*.war
*.nar
*.ear
*.zip
*.tar.gz
*.rar
*.aab

# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
!/gradle/wrapper/gradle-wrapper.jar
/fastlane/report.xml
/fastlane/README.md

.gradle
!gradle/wrapper/gradle-wrapper.jar
!**/src/main/**/build/
!**/src/test/**/build/

### IntelliJ IDEA ###
.idea/modules.xml
.idea/jarRepositories.xml
.idea/compiler.xml
.idea/libraries/
*.iws
*.ipr
out/
!**/src/main/**/out/
!**/src/test/**/out/

### Eclipse ###
.apt_generated
.classpath
.factorypath
.project
.settings
.springBeans
.sts4-cache
bin/
!**/src/main/**/bin/
!**/src/test/**/bin/

### NetBeans ###
/nbproject/private/
/nbbuild/
/dist/
/nbdist/
/.nb-gradle/

### VS Code ###
.vscode/


/iosApp/Plist/Prefix
/iosApp/GoogleService-Info.plist
/iosApp/GoogleService-Info-dev.plist
/iosApp/Assets/Config.xcconfig
/iosApp/Assets/FeedFlow.xcconfig
/desktopApp/src/jvmMain/resources/props.properties
/desktopApp/src/jvmMain/resources/credentials.json
/desktopApp/embedded.provisionprofile
/desktopApp/runtime.provisionprofile
/website/public/
/.kotlin/
/play_config.json
/build-logic/.kotlin/
buildServer.json
iosApp/buildServer.json
/crashes/

# xcode-build-server files
iosApp/.compile
/.compile

# Local build artifacts
iosApp/.build/

/iosApp/Assets/Config-Debug.xcconfig
/.junie/.onboarding_migrated
/.junie/memory/errors.md
/.junie/memory/feedback.md
/.junie/memory/tasks.md
/.tmp/
