Skip to content

Commit cc0070d

Browse files
Add gitattributes to ensure snapshot files use consistent encoding across platforms
1 parent 4c7bf00 commit cc0070d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitattributes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Ensure snapshot files are treated as text with LF line endings and UTF-8 encoding
2+
*.ambr text eol=lf

0 commit comments

Comments
 (0)