forked from elastic/apm-server
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
54 lines (54 loc) · 1.07 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
/.ci/docker/bats-core
/.ci/docker/tests/test_helper
/.ci/docker/target
/.ci/docker/golang-mage/go.*
/.ci/docker/golang-mage/systemtest/
/.ci/docker/golang-mage/internal/glog
**/*.idea
/build
/data
/logs
**/*.received.json
.DS_Store
*.pyc
*.swp
/apm-server.iml
/apm-server.keystore
/apm-server
/apm-server-oss
**/*.test
/docs/elastic/
html_docs
/x-pack/apm-server/apm-server
/x-pack/apm-server/build
/x-pack/apm-server/data
/x-pack/apm-server/logs
/x-pack/apm-server/*.syso
/docker-compose.override.yml
/config.mk
/systemtest/logs
docker-compose.yml.bck
Dockerfile.bck
version.asciidoc.bck
.imported-java-agent-pubkey
/agent
go.work
go.work.*
testing/docker/metricbeat/apm-server.yml
cmd/intake-receiver/intake-receiver
cmd/intake-receiver/events
.terraform
.terraform.lock*
.terraform.tfstate*
terraform.tfstate
terraform.tfstate.backup
terraform.tfvars
testing/smoke/**/tf.log
testing/smoke/**/apm-server-*.ndjson
testing/smoke/**/provisioner_key*
testing/smoke/**/main.tf
!testing/smoke/main.tf
!testing/smoke/supported-os/main.tf
!testing/smoke/managed/main.tf
testing/rally-cloud/build
.bck