mirror of
https://github.com/signalapp/libsignal.git
synced 2025-12-05 01:10:27 +00:00
Make github pick the right syntax for the .in files
This commit is contained in:
committed by
moiseev-signal
parent
d2258f52c2
commit
47beb5f1a0
5
.gitattributes
vendored
5
.gitattributes
vendored
@@ -7,4 +7,7 @@ acknowledgments/acknowledgments.*.hbs merge text=auto
|
||||
**/*.binproto.encrypted binary
|
||||
|
||||
# Avoid Windows line-endings for files compared literally.
|
||||
**/*.expected.json text eol=lf
|
||||
**/*.expected.json text eol=lf
|
||||
|
||||
**/*.kt.in linguist-language=Kotlin
|
||||
**/*.ts.in linguist-language=TypeScript
|
||||
|
||||
Reference in New Issue
Block a user