Selaa lähdekoodia

build: enforce Unix line endings for autotools files.

legacy
Sam Hocevar 4 vuotta sitten
vanhempi
commit
ffaac3a634
1 muutettua tiedostoa jossa 5 lisäystä ja 0 poistoa
  1. +5
    -0
      .gitattributes

+ 5
- 0
.gitattributes Näytä tiedosto

@@ -15,6 +15,11 @@
# Vim doesn't like CRLF, even on Windows.
*.vim text eol=lf

# This allows autoconf/automake to work with the Linux subsystem
*.m4 text eol=lf
*.ac text eol=lf
*.am text eol=lf

# This is Windows-specific and should always have CRLF, or
# Visual Studio may misbehave.
*.sln text eol=crlf


Ladataan…
Peruuta
Tallenna