Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Apua
Kirjaudu sisään
lolengine
/
lol
peilaus alkaen
https://github.com/lolengine/lol
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Julkaisut
0
Wiki
Toiminta
Selaa lähdekoodia
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 vuotta sitten
vanhempi
5e5c8c4e25
commit
b7402b4a5a
1 muutettua tiedostoa
jossa
7 lisäystä
ja
0 poistoa
Jaettu näkymä
Diff Options
Show Stats
Download Patch File
Download Diff File
+7
-0
.gitattributes
+ 7
- 0
.gitattributes
Näytä tiedosto
@@ -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
Kirjoita
Esikatselu
Ladataan…
Peruuta
Tallenna