mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-05-11 16:15:24 -04:00
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
|