Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
linux
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Container Registry
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Linaro
qcomlt
demos
linux
61d791365b72a89062fbbea69aa61479476da946
linux
.gitattributes
Find file
Normal view
History
Permalink
.gitattributes
62 B
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