From 7757ef7eb953b43af433186f04b8dd5caa5cd9dc Mon Sep 17 00:00:00 2001 From: Kenzuya Date: Tue, 21 Oct 2025 01:40:00 +0700 Subject: [PATCH] Update .gitignore --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index a409ac8..4535362 100644 --- a/.gitignore +++ b/.gitignore @@ -23,7 +23,7 @@ unshackle/cookies/ unshackle/certs/ unshackle/WVDs/ unshackle/PRDs/ -temp/ +Temp/ # Byte-compiled / optimized / DLL files __pycache__/ @@ -233,4 +233,4 @@ cython_debug/ marimo/_static/ marimo/_lsp/ __marimo__/ -Cache \ No newline at end of file +Cache