[Backport 8.16] Ignore tap artifacts (#2492)
Co-authored-by: Josh Mock <joshua.mock@elastic.co>
This commit is contained in:
committed by
GitHub
parent
1d2d934b50
commit
be2fe317f2
@ -5,3 +5,4 @@ elasticsearch
|
|||||||
.git
|
.git
|
||||||
lib
|
lib
|
||||||
junit-output
|
junit-output
|
||||||
|
.tap
|
||||||
|
|||||||
1
.gitignore
vendored
1
.gitignore
vendored
@ -67,3 +67,4 @@ junit-output
|
|||||||
bun.lockb
|
bun.lockb
|
||||||
test-results
|
test-results
|
||||||
processinfo
|
processinfo
|
||||||
|
.tap
|
||||||
|
|||||||
@ -73,3 +73,4 @@ CONTRIBUTING.md
|
|||||||
|
|
||||||
src
|
src
|
||||||
bun.lockb
|
bun.lockb
|
||||||
|
.tap
|
||||||
|
|||||||
Reference in New Issue
Block a user