FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
platform/.gitattributes at develop · hcengineering/platform · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
hcengineering
/
platform
Public
Notifications
You must be signed in to change notification settings
Fork
2.1k
Star
27.5k
Code
Issues
790
Pull requests
58
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
platform
/
.gitattributes
Copy path
More file actions
More file actions
Latest commit
History
History
History
14 lines (13 loc) · 735 Bytes
Breadcrumbs
platform
/
.gitattributes
Copy path
File metadata and controls
14 lines (13 loc) · 735 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
#
Don't allow people to merge changes to these generated files, because the result
#
may be invalid. You need to run "rush update" again.
pnpm-lock.yaml
merge
=
text
shrinkwrap.yaml
merge
=
binary
npm-shrinkwrap.json
merge
=
binary
yarn.lock
merge
=
binary
#
Rush's JSON config files use JavaScript-style code comments. The rule below prevents pedantic
#
syntax highlighters such as GitHub's from highlighting these comments as errors. Your text editor
#
may also require a special configuration to allow comments in JSON.
#
#
For more information, see this issue: https://github.com/microsoft/rushstack/issues/1088
#
*
.json
linguist-language
=
JSON-with-Comments
Back
|
FazBrowse Home
|
New Git URL