Browse Source

added .gitattributes file

D-a-n-i-l-o 6 năm trước cách đây
mục cha
commit
8b126b2050
1 tập tin đã thay đổi với 8 bổ sung0 xóa
  1. 8 0
      .gitattributes

+ 8 - 0
.gitattributes

@@ -0,0 +1,8 @@
+*.c    linguist-vendored
+*.cpp  linguist-vendored
+*.h    linguist-vendored
+*.hpp  linguist-vendored
+*.java linguist-vendored
+
+
+docs/* linguist-documentation