microsoft/TypeAgent

Public

mirrored fromhttps://github.com/microsoft/TypeAgentAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
desktop-agent-improvements

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

.gitattributes

17lines · modepreview

# Don't allow people to merge changes to these generated files, because the result
# may be invalid.  You need to run "rush update" again.
shrinkwrap.yaml              merge=binary
npm-shrinkwrap.json          merge=binary
yarn.lock                    merge=binary
pnpm-lock.yaml               merge=binary

# Make text consistently using LF
* text eol=lf

# Non-text files
*.png -text
*.jpg -text
*.gif -text
*.pdf -text
*.bin -text
*.db -text