From 49abb2441a82f2ccc930b1d78389c5605ba831bd Mon Sep 17 00:00:00 2001 From: Sheheryar Zaidi Date: Tue, 8 Jun 2021 17:48:25 +0100 Subject: [PATCH] git ignores venv and wandb --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 2700c14..2fa133f 100644 --- a/.gitignore +++ b/.gitignore @@ -126,6 +126,8 @@ sheh_scripts/ outputs/ datasets/ forge_ +venv_after_update/ +wandb/ # michael stuff scripts/ablations