Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Kirill Smelkov
linux
f531d198822a4bdf631f080a9638096681f6eb9f
f531d198822a4bdf631f080a9638096681f6eb9f
Switch branch/tag
linux
.gitattributes
Find file
Normal view
History
Permalink
.gitattributes
62 Bytes
Edit
Web IDE
Newer
Older
.gitattributes: set git diff driver for C source code files
Jean Delvare
committed
8 years ago
1
2
*.c diff=cpp
*.h diff=cpp
.gitattributes: use 'dts' diff driver for dts files
Stephen Boyd
committed
5 years ago
3
4
*.dtsi diff=dts
*.dts diff=dts