Selaa lähdekoodia

Re-enable .cpp as LF in .gitattributes

Scott Lahteine 8 vuotta sitten
vanhempi
commit
bc09e862a9
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1
    1
      .gitattributes

+ 1
- 1
.gitattributes Näytä tiedosto

3
 
3
 
4
 # Files with Unix line endings
4
 # Files with Unix line endings
5
 *.c   text eol=lf
5
 *.c   text eol=lf
6
-# *.cpp text eol=lf
6
+*.cpp text eol=lf
7
 *.h   text eol=lf
7
 *.h   text eol=lf
8
 *.ino text eol=lf
8
 *.ino text eol=lf
9
 *.py  text eol=lf
9
 *.py  text eol=lf

Loading…
Peruuta
Tallenna