forked from grafana/alloy
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
40 lines (35 loc) · 654 Bytes
/
.gitignore
File metadata and controls
40 lines (35 loc) · 654 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
/.rpmdb/
/.idea
/.published
/.pkg
/.cache
/.vscode
/.history
/.eventcache
vendor
data-alloy/
/cmd/agent/agent
/cmd/agentctl/agentctl
/cmd/agent-operator/agent-operator
/cmd/grafana-agent-crow/grafana-agent-crow
/build/
/dist/
/dist.temp/
/packaging/windows/LICENSE
/packaging/windows/agent-windows-amd64.exe
internal/web/ui/dist
.DS_Store
buildx-v*
cover*.out
.uptodate
node_modules
*.syso
/docs/variables.mk.local
# Generated by CI. These files MUST be ignored, otherwise creating the other
# file of the pair will detect a dirty work tree and detect the wrong tag name.
.tag-only
.image-tag
alloy
# local testing files
/targets.yaml
/config.alloy