FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
ctakes/.gitattributes at main · apache/ctakes · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
apache
/
ctakes
Public
Notifications
You must be signed in to change notification settings
Fork
27
Star
137
Code
Issues
5
Pull requests
5
Discussions
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
ctakes
/
.gitattributes
Copy path
More file actions
More file actions
Latest commit
History
History
History
21 lines (18 loc) · 579 Bytes
Breadcrumbs
ctakes
/
.gitattributes
Copy path
File metadata and controls
21 lines (18 loc) · 579 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
#
Auto detect text files and perform LF normalization
*
text
=
auto
*
.cs
text
diff
=
csharp
eol
=
lf
#
TODO: Uncomment when files are converted to lf (*NIX is default)
#
*.java text diff=java eol=lf
#
*.html text diff=html eol=lf
*
.py
text
diff
=
python
eol
=
lf
*
.pl
text
diff
=
perl
eol
=
lf
*
.pm
text
diff
=
perl
eol
=
lf
#
*.css text eol=lf
*
.js
text
eol
=
lf
#
*.sql text eol=lf
*
.sh
text
eol
=
lf
#
*.bat text eol=crlf
*
.cmd
text
eol
=
crlf
*
.vcxproj
text
merge
=
union
eol
=
crlf
*
.csproj
text
merge
=
union
eol
=
crlf
*
.sln
text
merge
=
union
eol
=
crlf
Back
|
FazBrowse Home
|
New Git URL