From 12567f55cd355013383d14835077fb5592a6cfe8 Mon Sep 17 00:00:00 2001 From: Plat Date: Thu, 20 Apr 2023 05:16:43 +0900 Subject: [PATCH] chore: add wandb to gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0904a2a4..e492b1ad 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ wd14_tagger_model venv *.egg-info build -.vscode \ No newline at end of file +.vscode +wandb