mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-06-02 06:24:16 +02:00
9e396cdecc
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
14 lines
460 B
Plaintext
14 lines
460 B
Plaintext
# Mark only generated/derived XML as linguist-generated to reduce Copilot PR summary costs.
|
|
# Hand-edited resources (layouts, string values) are intentionally excluded so they remain
|
|
# visible in diffs and code review.
|
|
**/composeResources/**/values-*/*.xml linguist-generated=true
|
|
.skills/compose-ui/strings-index.txt linguist-generated=true
|
|
|
|
# Ensure assets are treated as binary
|
|
*.png binary
|
|
*.jpg binary
|
|
*.webp binary
|
|
*.mp3 binary
|
|
*.wav binary
|
|
*.ogg binary
|