From 98eba391ff263371d268613736da1464fd75d1e0 Mon Sep 17 00:00:00 2001 From: Aritz Martinez <aritz.martinez@tecnalia.com> Date: Thu, 6 Feb 2020 12:59:30 +0100 Subject: [PATCH] .gitignore updated --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 7d972af..0caebf0 100644 --- a/.gitignore +++ b/.gitignore @@ -118,3 +118,4 @@ dmypy.json OUTPUT/ OUT/ OUTPUT_*/ +gym/ -- GitLab