FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
livekit-cli/.gitattributes at main · livekit/livekit-cli · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
livekit
/
livekit-cli
Public
Notifications
You must be signed in to change notification settings
Fork
163
Star
373
Code
Issues
54
Pull requests
50
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
livekit-cli
/
.gitattributes
Copy path
More file actions
More file actions
Latest commit
History
History
History
17 lines (15 loc) · 821 Bytes
Breadcrumbs
livekit-cli
/
.gitattributes
Copy path
File metadata and controls
17 lines (15 loc) · 821 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
pkg
/
provider
/
resources
/
*
.h264
filter
=
lfs
diff
=
lfs
merge
=
lfs
-
text
pkg
/
provider
/
resources
/
*
.ivf
filter
=
lfs
diff
=
lfs
merge
=
lfs
-
text
pkg
/
provider
/
resources
/
*
.ogg
filter
=
lfs
diff
=
lfs
merge
=
lfs
-
text
#
Vendored C/C++ source (WebRTC APM, PortAudio, abseil, pffft, rnnoise)
pkg
/
apm
/
webrtc
/
**
/
*
.cc
linguist-vendored
pkg
/
apm
/
webrtc
/
**
/
*
.c
linguist-vendored
pkg
/
apm
/
webrtc
/
**
/
*
.h
linguist-vendored
pkg
/
apm
/
webrtc
/
**
/
*
.m
linguist-vendored
pkg
/
apm
/
webrtc
/
**
/
*
.inc
linguist-vendored
pkg
/
portaudio
/
pa_src
/
**
linguist-vendored
#
TUI visual-regression frames are compared byte for byte against what the
#
renderers emit, which is always LF. Without this a checkout under
#
core.autocrlf — the default on Windows, including the CI runners — rewrites
#
them to CRLF and every frame mismatches.
cmd
/
lk
/
testdata
/
vrt
/
*
.txt
text
eol
=
lf
Back
|
FazBrowse Home
|
New Git URL