tempo/.gitignore
Suraj Nath f8339e6053 e2e: split and move api e2e tests into it's own package (#4751)
* e2e: move api e2e tests into api package

* move api e2e tests into test-e2e-api target and CI job

* fix lint
2025-02-26 12:15:27 +05:30

29 lines
575 B
Plaintext

.DS_Store
.envrc
.idea
.vscode
*.test
*.out
*.pprof
/bin
/cmd/tempo-cli/tempo-cli
/cmd/tempo-query/tempo-query
/dist
/example/docker-compose/**/gcs-data/
/example/docker-compose/**/tempo-data/
/operations/jsonnet/microservices/test/outputs
/operations/jsonnet/microservices/test/vendor
/pkg/traceql/y.output
/tempo
/tempo-query
/tempo-vulture
/tempodb/encoding/benchmark_block
private-key.key
integration/e2e/e2e_integration_test[0-9]*
integration/e2e/api/e2e_integration_test[0-9]*
integration/e2e/deployments/e2e_integration_test[0-9]*
.tempo.yaml
/tmp
gh-token.txt
.cache