forked from observIQ/bindplane-otel-collector
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
45 lines (40 loc) · 779 Bytes
/
.gitignore
File metadata and controls
45 lines (40 loc) · 779 Bytes
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
build
cover.out
cover.html
local
.DS_Store
.vscode
.vagrant
dist
cosign.*
gpg.*
*.msi
*.exe
windows/*.zip
windows/**/wix.dynamic.json
windows/**/wix
windows/config.yaml
windows/logging.yaml
windows/LICENSE
windows/plugins
opentelemetry-java-contrib-jmx-metrics.jar
VERSION.txt
release_deps
/tmp
windows-archive
# OpAmp Files
collector*.yaml
manager*.yaml
logging*.yaml
config.yaml
storage
# Don't ignore the mdatagen generated config files
!**/internal/metadata/testdata/config.yaml
# For those of us switching between V1 and V2 branches
builder
# Ignore generated credentials from google-github-actions/auth
gha-creds-*.json
# Ignore GPG signing key, written to filesystem
# during release process. Can cause Goreleaser failure
# due to dirty git state.
ci-signing-key.asc