Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
R128
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
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
Ermine
R128
3ab18a625ce42163da91ee4096460218d11bed36
r128
.gitattributes
Find file
Normal view
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