This website works better with JavaScript.
Почетна
Помоћ
Пријавите Се
lolengine
/
lol
огледало од
https://github.com/lolengine/lol
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Издања
0
Вики
Activity
Преглед изворни кода
build: ensure Visual Studio and Bison files don't get their line endings
corrupted even when using git-svn with automatic conversion.
legacy
Sam Hocevar
sam
пре 12 година
родитељ
5e5c8c4e25
комит
b7402b4a5a
1 измењених фајлова
са
7 додато
и
0 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+7
-0
.gitattributes
+ 7
- 0
.gitattributes
Прегледај датотеку
@@ -1 +1,8 @@
# Visual Studio wants crlf
*.sln eol=crlf
*.csproj eol=crlf
*.vcxproj eol=crlf
# Vim doesn't like CRLF
*.vim -text
# Bison doesn't like CRLF
external/*/share/bison/* -text
Write
Preview
Loading…
Откажи
Сачувај