Skip to content

Commit 9e6f5fc

Browse files
committed
fix(windows): preserve reviewed preset bytes
1 parent 93414ef commit 9e6f5fc

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.gitattributes

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
*.sh text eol=lf
77
*.command text eol=lf
88

9+
# Release-reviewed preset metadata is hashed byte-for-byte.
10+
macos/presets/preset-gothic-void-crusade/theme.json text eol=lf
11+
windows/presets/preset-gothic-void-crusade/theme.json text eol=lf
12+
913
# Keep artwork out of text normalization and text diffs.
1014
*.png binary
1115
*.jpg binary

0 commit comments

Comments
 (0)