From 01e1a661a7da3dc6f95836311cbc9833e1b5c07c Mon Sep 17 00:00:00 2001 From: Selim Lakhdar <selim.lakhdar@gmail.com> Date: Thu, 24 Feb 2022 20:03:19 +0100 Subject: [PATCH] fix --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 723ef36f..e77754b0 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,5 @@ -.idea \ No newline at end of file +.idea +.config + +wandb +data/*.cache -- GitLab