# Android / Gradle
*.iml
.gradle/
.kotlin/
build/
/captures
.externalNativeBuild
.cxx

# Machine-specific: points at this SDK install, never shared.
local.properties

# IDE
/.idea/
.DS_Store

# Gateway
# Holds the Postgres password, admin token and Emby address.
.env
/server/bin/
