FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
patternfly-react/.gitattributes at main · patternfly/patternfly-react · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
patternfly
/
patternfly-react
Public
Notifications
You must be signed in to change notification settings
Fork
392
Star
862
Code
Issues
215
Pull requests
24
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
patternfly-react
/
.gitattributes
Copy path
More file actions
More file actions
Latest commit
History
History
History
16 lines (14 loc) · 418 Bytes
Breadcrumbs
patternfly-react
/
.gitattributes
Copy path
File metadata and controls
16 lines (14 loc) · 418 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
#
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.
*
.ts
text
eol
=
lf
*
.tsx
text
eol
=
lf
*
.js
text
eol
=
lf
*
.jsx
text
eol
=
lf
*
.json
text
eol
=
lf
*
.md
text
eol
=
lf
#
Denote all files that are truly binary and should not be modified.
*
.png
binary
*
.jpg
binary
*
.ico
binary
Back
|
FazBrowse Home
|
New Git URL