# Android / Gradle
.gradle/
build/
local.properties

# 署名関連（絶対に公開リポジトリにコミットしないこと）
keystore.properties
*.jks
*.keystore

# IDE
.idea/
*.iml
.DS_Store
