FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
python-sdk/.gitattributes at version-fix · watson-developer-cloud/python-sdk · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
watson-developer-cloud
/
python-sdk
Public
Notifications
You must be signed in to change notification settings
Fork
817
Star
1.4k
Code
Issues
1
Pull requests
4
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
python-sdk
/
.gitattributes
Copy path
More file actions
More file actions
Latest commit
History
History
History
13 lines (10 loc) · 400 Bytes
Breadcrumbs
python-sdk
/
.gitattributes
Copy path
File metadata and controls
13 lines (10 loc) · 400 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
#
Set the default behavior, in case people don't have core.autocrlf set.
*
text
=
auto
#
Explicitly declare text files you want to always be normalized and converted
#
to native line endings on checkout.
*
.csv
text
#
Declare files that will always have CRLF line endings on checkout.
*
.sln
text
eol
=
crlf
#
Denote all files that are truly binary and should not be modified.
*
.png
binary
*
.jpg
binary
Back
|
FazBrowse Home
|
New Git URL