Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

9 rader
172 B

  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