/target
**/*.rs.bk

# `mobiler upgrade` review sidecars. Commit `.mobiler/` itself — the version stamp and the
# `.mobiler/base/` template snapshot are the 3-way-merge ancestor `upgrade` needs (and they let
# collaborators upgrade cleanly too).
*.mobiler-new
*.mobiler-bak

# Android
/Android/.gradle/
/Android/build/
/Android/local.properties
/Android/.idea/
/Android/**/build/
/Android/captures/
/Android/generated/
*.iml
.kotlin/
