Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
MicroCART
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
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
Distributed Autonomous Networked Control Lab
MicroCART
e152011b8ed27d69c74f1dc82d7a553a5eb8bbd1
MicroCART
quad
.gitattributes
Find file
Normal view
Permalink
.gitattributes
62 B
Newer
Older
Changed .gitattributes to be less agressive with line endings.
dawehr
committed
8 years ago
1
# Always use lf for c and header files
I think I have the .gitattributes correctly now.
dawehr
committed
8 years ago
2
3
*.c eol=lf
*.h eol=lf
Added gitattributes to keep line endings matching
dawehr
committed
8 years ago
4