Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
TLMSP curl
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
CYBER - Cyber Security
TS 103 523 MSP
TLMSP
TLMSP curl
e6749055d65398315fd77f5b5b8234c5552ac2d3
tlmsp-curl
.gitattributes
Find file
Normal view
Permalink
.gitattributes
73 B
Newer
Older
Add .gitattributes files to turn off CRLF translation for some files
Bill Hoffman
committed
14 years ago
1
*.dsw -crlf
Tell git to not convert configure-related files.
Guenter Knauf
committed
12 years ago
2
3
4
buildconf eol=lf
configure.ac eol=lf
*.m4 eol=lf
Tell git to not convert configure-related files.
Guenter Knauf
committed
12 years ago
5
*.in eol=lf