We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ac6b8a9 + bf66073 commit 1d608d2Copy full SHA for 1d608d2
.gitattributes
@@ -1,11 +1,12 @@
1
-*.cpp text
2
-*.c text
3
-*.h text
+*.cpp text diff=cpp
+*.c text diff=cpp
+*.h text diff=cpp
4
*.y text
5
*.tex text
6
*.shtml text
7
*.html text
8
*.css text
9
*.inc text
10
-test.desc text
+*.desc text
11
+*.md text
12
Makefile text
README.md
@@ -1,5 +1,3 @@
-[![Build Status][codebuild_img]][codebuild]
-[![Build Status][codebuild_windows_img]][codebuild_windows]
[![Build Status][coverity_img]][coverity]
[![Build Status][codecov_img]][codecov]
0 commit comments