aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/tvmauth/client/misc/retry_settings/v1/ya.make
blob: 226bf7cea7acaa7b1654368ca6f0d4afe729f172 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
PROTO_LIBRARY()

OWNER(g:passport_infra)

EXCLUDE_TAGS(
    JAVA_PROTO
    PY_PROTO
    PY3_PROTO
)

SRCS(
    settings.proto
)

END()