FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
pxt-microbit/.gitattributes at v1 · microsoft/pxt-microbit · GitHub
microsoft
/
pxt-microbit
Public
Notifications
You must be signed in to change notification settings
Fork
721
Star
804
Code
Issues
398
Pull requests
12
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Expand file tree
Breadcrumbs
pxt-microbit
/
.gitattributes
Copy path
More file actions
More file actions
Latest commit
History
History
History
23 lines (20 loc) · 434 Bytes
Breadcrumbs
pxt-microbit
/
.gitattributes
Copy path
File metadata and controls
23 lines (20 loc) · 434 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
22
23
#
enforce unix style line endings
*
.ts
text
eol
=
lf
*
.tsx
text
eol
=
lf
*
.md
text
eol
=
lf
*
.txt
text
eol
=
lf
*
.js
text
eol
=
lf
*
.json
text
eol
=
lf
*
.xml
text
eol
=
lf
*
.svg
text
eol
=
lf
*
.yaml
text
eol
=
lf
*
.css
text
eol
=
lf
*
.html
text
eol
=
lf
*
.py
text
eol
=
lf
*
.exp
text
eol
=
lf
*
.manifest
text
eol
=
lf
#
do not enforce text for everything - it causes issues with random binary files
*
.sln
text
eol
=
crlf
*
.png
binary
*
.jpg
binary
*
.jpeg
binary
Back
|
FazBrowse Home
|
New Git URL