From afe7ca57fe7492ea1117db36f08c8d62152aa391 Mon Sep 17 00:00:00 2001 From: joey-obrien Date: Sun, 7 Apr 2024 16:22:33 -0700 Subject: [PATCH] added training.gif to gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 61badf4..5d22eae 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,6 @@ docs/site/ # Creating a GIF for the visualization grid_screenshots/ + +# Don't need to update training.gif every time +examples/training.gif \ No newline at end of file