From 428ea36fd6b220b7c4f5e6e88763e20816f61336 Mon Sep 17 00:00:00 2001 From: sudacode Date: Sun, 4 May 2025 00:09:13 -0700 Subject: [PATCH] update gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 516a87f..4fe09c6 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ **/.git/ **/.mypy_cache/ screenshot/screenshot/ +maintaining