-
Notifications
You must be signed in to change notification settings - Fork 44
/
.gitignore
114 lines (113 loc) · 1.64 KB
/
.gitignore
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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
__debug_bin*
!cmd/make/build
.cl.md
.doc/
.DS_Store
.idea/
.orig
.pid
bin
.suite.json
.vscode/
*.test
*-packr.go
*.ak
*.bak
*.bak.md
*.csv
*.err
*.log
*.o
*.out
scripts/v1.data
*.pdf
*.pyc
*.rpm
*.tar.gz
!k8s-profilers/async-profiler/*
*.yaml
!datakit-elinker.template.yaml
*.zip
test.*/
*.test
ddtrace.test
# to ignore all test generated files
ag.sh
agent_linux
agent.conf
agent.pid
b.sh
build.sh
cache_testing_dir
cfg.json
china-operator-ip
cmd/datakit/conf.d/
cmd/datakit/data/
cmd/datakit/gitrepos/
cmd/datakit/pipeline/
cmd/datakit/python.d/
cmd/installer/bin/
config.d/
config.json
cspell.lint
data/*
data/iploc.bin
data/jolokia-jvm-agent.jar
datakit.conf
datakit.yaml
deps/*
dist/
dk-installer
docker/agent
docker/datakit
embed/*
install_local.sh
install.ps1
install.sh
internal-pipelines.json
internal/git/git.go
internal/http/req.db
internal/io/parser/gram_y.go
iploc.bin
lint_test.sh
liu_script.sh
local-docs
md.lint
measurements-meta.json
old/
parser_y.go
pipeline-docs.en.json
pipeline-docs.json
pipeline/parser/gram_y.go
pipeline/parser/parser.y.go
plugins/external/csv/__tmp
plugins/external/csv/venv
plugins/externals/csv/venv
plugins/input/kubernetes/*.out
plugins/input/kubernetes/cfg.conf
plugins/input/kubernetes/pki/*
project-words.txt
proxy_config.yaml
pub
replace.sh
run_mac.sh
run.sh
samples/*
scripts/scripts
test.bin
test.conf
test.go
test.jso
test.output
testing_metrics
y.output
.docs/
*.sqlite
datakit*.tar
internal/plugins/externals/ebpf/cmd/datakit-ebpf/datakit-ebpf
internal/plugins/externals/ebpf/demo/
internal/plugins/externals/ebpf/internal/testuitls/mysqlins/mysqlins
internal/export/doc/zh/inputs/imgs/tracing.png
/git
# web cache
node_modules