Skip to content

Commit 72a9748

Browse files
committed
Use the appropriate git diff drivers for C source files
1 parent 906d19c commit 72a9748

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitattributes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
.gitattributes export-ignore
22
.gitignore export-ignore
3+
4+
*.c diff=cpp
5+
*.h diff=cpp

0 commit comments

Comments
 (0)