mirror of
https://github.com/R2Northstar/NorthstarMods
synced 2026-08-25 12:29:17 -04:00
Fix diffing Northstar.Custom localisation files (#955)
update gitattributes to show diffs to Custom localisation properly
This commit is contained in:
parent
36aad1061c
commit
e5ad09b2b6
1 changed files with 2 additions and 0 deletions
2
.gitattributes
vendored
2
.gitattributes
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue