From 058bb60502d7318559b5dc100ce81000baea4870 Mon Sep 17 00:00:00 2001 From: Andy Date: Fri, 1 Aug 2025 17:44:11 +0000 Subject: [PATCH] feat: update path of update_check.json to .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 500f2e6..26a73b6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ # unshackle unshackle.yaml unshackle.yml +update_check.json *.mkv *.mp4 *.exe @@ -234,4 +235,3 @@ cython_debug/ marimo/_static/ marimo/_lsp/ __marimo__/ -Cache/update_check.json