From f4bf21a66d524cc79002d8444a125b318b46e4b3 Mon Sep 17 00:00:00 2001
From: oscarchaufour <101994223+oscarchaufour@users.noreply.github.com>
Date: Tue, 27 Feb 2024 23:09:55 +0100
Subject: [PATCH] Update .gitignore

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

diff --git a/.gitignore b/.gitignore
index aced652..e0173a7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,7 +6,7 @@ __pycache__/
 runs
 wandb
 models
-Cartpole-v1
+CartPole-v1.zip
 
 
 # fichier mac
-- 
GitLab