Skip to content

Commit 26ae260

Browse files
authoredNov 21, 2024
Ignore tap artifacts (#2487)
1 parent fbbbece commit 26ae260

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)
Please sign in to comment.