Browse Source

added .gitattributes file

D-a-n-i-l-o 6 years ago
parent
commit
8b126b2050
1 changed files with 8 additions and 0 deletions
  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