forked from open-telemetry/opentelemetry-cpp
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.copyright-ignore
52 lines (40 loc) · 846 Bytes
/
.copyright-ignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
# Copyright The OpenTelemetry Authors
# SPDX-License-Identifier: Apache-2.0
# Ignore the following directories
./.git/*
./.github/*
./third_party/benchmark/*
./third_party/boost/*
./third_party/googletest/*
./third_party/ms-gsl/*
./third_party/nlohmann-json/*
./third_party/opentelemetry-proto/*
./third_party/prometheus-cpp/*
./tools/vcpkg/*
./tools/ports/*
# Third party code
./api/include/opentelemetry/nostd/internal/absl/*
./exporters/jaeger/thrift-gen/*
./exporters/etw/include/opentelemetry/exporters/etw/TraceLoggingDynamic.h
# Doc
./docs/*
## Ignore the following files patterns
*.md
*.rst
*.png
*.log
*.patch
*.json
*.nuspec
*.pem
# Packaging
*/CONTROL
# LICENSE files
*/LICENSE
# Ignore the following misc files
./.bazelignore
./.bazelversion
./docker/.gitignore
.markdownlintignore
./ci/toc.yml
./ci/valgrind-suppressions