From 1dc2d6f318f81ef507b114a54351a6f47212c130 Mon Sep 17 00:00:00 2001 From: Steven Lang Date: Sat, 1 Oct 2022 09:28:56 +0200 Subject: [PATCH] Update gitignore Signed-off-by: Steven Lang --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index d630bd3..4c4041c 100644 --- a/.gitignore +++ b/.gitignore @@ -142,3 +142,8 @@ cython_debug/ /.idea/ wandb/ + +einet/ +outputs/ + +*.DS_Store