forked from percona/pmm
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
46 lines (32 loc) · 640 Bytes
/
.gitignore
File metadata and controls
46 lines (32 loc) · 640 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
46
/.idea/
/.vscode/
*.iml
/api/nginx/*.pem
bin/
!/documentation/resources/bin
# System Files
.DS_Store
cover.out
crosscover.out
agent/testdata/
agent/agents/mysql/slowlog/parser/corpus/
agent/agents/mysql/slowlog/parser/crashers/
agent/agents/mysql/slowlog/parser/suppressions/
agent/agents/mysql/slowlog/parser/parser-fuzz.zip
update/*.runcover.out
update/*.test
fuzzing/
*-fuzz.zip
*.bench
backoff.png
pmm-agent-dev.yaml
compose.yml
/qan-api2/logs/
# ViM temporary files
*.sw[o,p]
.env
cli-tests/node_modules/
cli-tests/playwright-report/
api-tests/pmm-api-tests-output.txt
api-tests/pmm-api-tests-junit-report.xml
packer.log