From ad1241d649d4a6843844c1a18e71c1c1402ec10a Mon Sep 17 00:00:00 2001 From: Dylan De Faoite Date: Thu, 18 Dec 2025 20:23:30 +0000 Subject: [PATCH] UPDATE gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 278b718..511accd 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ config.toml .venv *.mp4 __pycache__/ -rewind.egg-info/ \ No newline at end of file +rewind.egg-info/ +markers.json \ No newline at end of file