From 4e990b48a77a9d50dcc5a43a0923b08b4b0aa4f3 Mon Sep 17 00:00:00 2001
From: alexcbb <alexchapin@hotmail.fr>
Date: Thu, 27 Jul 2023 16:14:23 +0200
Subject: [PATCH] Remove outputs

---
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitignore b/.gitignore
index 9517afc..52df173 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,8 @@
 .ipynb_checkpoints
 /data
 /wandb
+/outputs/*
+outputs
 logs/*
 logs
 data
-- 
GitLab