Skip to content
GitLab
Explore
Sign in
linux
.gitattributes
Find file
Normal view
Permalink
.gitattributes
62 B
Newer
Older
.gitattributes: set git diff driver for C source code files
Jean Delvare
committed
Oct 07, 2016
1
2
*.c diff=cpp
*.h diff=cpp
.gitattributes: use 'dts' diff driver for dts files
Stephen Boyd
committed
Dec 04, 2019
3
4
*.dtsi diff=dts
*.dts diff=dts