Fix diffing Northstar.Custom localisation files (#955)

update gitattributes to show diffs to Custom localisation properly
This commit is contained in:
Jack 2025-12-09 15:06:43 +00:00 committed by GitHub
parent 36aad1061c
commit e5ad09b2b6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

2
.gitattributes vendored
View file

@ -1,4 +1,6 @@
/Northstar.Client/mod/resource/northstar_client_localisation_*.txt text diff working-tree-encoding=UTF-16LE-BOM
/Northstar.Custom/mod/resource/northstar_custom_*.txt text diff working-tree-encoding=UTF-16LE-BOM
# Highlight `.gnut` like `.nut` files
*.gnut linguist-language=Squirrel