From 54cd9cb24d8e00556f1f24b0877019e02a628334 Mon Sep 17 00:00:00 2001 From: Carlos Bazaga Date: Tue, 12 Aug 2025 01:21:56 +0200 Subject: [PATCH] Updated gitignore file to exclude WandB local synchronization data. During the OpenAI -> WandB sync process the library downloads locally the job's data. --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index a47cefc..8a77daf 100644 --- a/.gitignore +++ b/.gitignore @@ -189,3 +189,6 @@ nohup.out *.png scraper_cache/ + +# WandB local sync data. +wandb/