mirror of
https://github.com/gravitational/teleport.git
synced 2026-09-19 01:58:44 +08:00
14 lines
425 B
Plaintext
14 lines
425 B
Plaintext
webassets/* linguist-vendored
|
|
docs/theme/js/* linguist-vendored
|
|
docs/theme/js/theme.js linguist-vendored=false
|
|
|
|
# JS protobuf files, not caught by built-in linguist rules.
|
|
# https://github.com/github/linguist/blob/v7.23.0/lib/linguist/generated.rb#L349-L358
|
|
*_pb.js linguist-generated
|
|
*_pb.d.ts linguist-generated
|
|
*_pb.ts linguist-generated
|
|
*_pb.grpc-*.ts linguist-generated
|
|
*_pb.client.ts linguist-generated
|
|
|
|
*.golden -text
|