Skip to content

Commit c05331d

Browse files
JoshMockgithub-actions[bot]
authored andcommitted
Ignore tap artifacts (#2487)
(cherry picked from commit 26ae260)
1 parent 1d2d934 commit c05331d

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

.dockerignore

+1
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ elasticsearch
55
.git
66
lib
77
junit-output
8+
.tap

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -67,3 +67,4 @@ junit-output
6767
bun.lockb
6868
test-results
6969
processinfo
70+
.tap

.npmignore

+1
Original file line numberDiff line numberDiff line change
@@ -73,3 +73,4 @@ CONTRIBUTING.md
7373

7474
src
7575
bun.lockb
76+
.tap

0 commit comments

Comments
 (0)