diff --git a/.gitignore b/.gitignore index 0cf2fa4d14c..3091e608216 100644 --- a/.gitignore +++ b/.gitignore @@ -47,3 +47,6 @@ 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