mirror of
https://github.com/telegramdesktop/tdesktop
synced 2024-12-11 08:54:54 +00:00
ef535ca026
Also implement build defines for Windows Set TELEGRAM_BUILD_DEFINES before calling gyp/refresh.bat Fix #3000 Signed-off-by: Christoph <auer.chrisi@gmx.net>
7 lines
156 B
Plaintext
7 lines
156 B
Plaintext
# Set the default behavior, in case people don't have core.autocrlf set.
|
|
* text=auto
|
|
|
|
# Ensure diffs have LF endings
|
|
*.diff text eol=lf
|
|
*.bat text eol=crlf
|