25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.

.gitattributes 172 B

12345678
  1. # Visual Studio wants crlf
  2. *.sln eol=crlf
  3. *.csproj eol=crlf
  4. *.vcxproj eol=crlf
  5. # Vim doesn't like CRLF
  6. *.vim -text
  7. # Bison doesn't like CRLF
  8. external/*/share/bison/* -text