diff --git a/.dockerignore b/.dockerignore index e34f9ff27..a448fae9c 100644 --- a/.dockerignore +++ b/.dockerignore @@ -5,3 +5,4 @@ elasticsearch .git lib junit-output +.tap diff --git a/.gitignore b/.gitignore index 99b15ab2f..adec49623 100644 --- a/.gitignore +++ b/.gitignore @@ -67,3 +67,4 @@ junit-output bun.lockb test-results processinfo +.tap diff --git a/.npmignore b/.npmignore index 2e604be0f..8a921bbd6 100644 --- a/.npmignore +++ b/.npmignore @@ -72,3 +72,5 @@ CODE_OF_CONDUCT.md CONTRIBUTING.md src +bun.lockb +.tap