Parcourir la source

Patch .gitattributes till UBL line endings are fixed

Scott Lahteine il y a 7 ans
Parent
révision
01a293b6e3
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      .gitattributes

+ 1
- 1
.gitattributes Voir le fichier

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

Chargement…
Annuler
Enregistrer