From 743fcc1075d5f525a26a1de4106752278e42190c Mon Sep 17 00:00:00 2001 From: Edouard Vanbelle Date: Tue, 30 Jun 2026 22:58:07 +0200 Subject: [PATCH] chore(test): ignore tests/webdav/storage-litmus --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e42a72a4..981eb369 100644 --- a/.gitignore +++ b/.gitignore @@ -100,6 +100,7 @@ tests/e2e/test-results/ tests/e2e/blob-report/ tests/e2e/playwright/.cache/ tests/e2e/playwright/.auth/ +tests/webdav/storage-litmus/ # Test fixtures generated on-the-fly by tests/api/run.sh tests/fixtures/chunk-over-cap-*.bin