فهرست منبع

Merge topic 'tab-in-indent'

1cbc53f Add whitespace=tab-in-indent attribute for sources
Brad King 15 سال پیش
والد
کامیت
3d88b42de7
1فایلهای تغییر یافته به همراه6 افزوده شده و 0 حذف شده
  1. 6 0
      .gitattributes

+ 6 - 0
.gitattributes

@@ -12,3 +12,9 @@ configure        crlf=input
 *.dsw           -crlf
 *.sln           -crlf
 *.vcproj        -crlf
+
+*.c              whitespace=tab-in-indent
+*.h              whitespace=tab-in-indent
+*.cxx            whitespace=tab-in-indent
+*.txt            whitespace=tab-in-indent
+*.cmake          whitespace=tab-in-indent