From 6ff4650cdc9bfa2d514b826f36e0cd849b3e173e Mon Sep 17 00:00:00 2001 From: Wei Zhang Date: Wed, 20 May 2026 15:45:19 +0800 Subject: [PATCH] chore: drop gitignore for artifacts --- .gitignore | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitignore b/.gitignore index 3091e608216..0cf2fa4d14c 100644 --- a/.gitignore +++ b/.gitignore @@ -47,6 +47,3 @@ yarn-error.log* # typescript *.tsbuildinfo next-env.d.ts - -# Keep the artifacts of Harbor jobs locally for debugging purposes; do not push to remote -jobs/*/*/artifacts