From 3c5772afa5112e71c4b2acd2736f3cf795bc5ef4 Mon Sep 17 00:00:00 2001 From: Lars Bogner Date: Tue, 25 Nov 2025 22:41:46 +0100 Subject: [PATCH] New .gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 196eea9..52161f3 100644 --- a/.gitignore +++ b/.gitignore @@ -218,4 +218,6 @@ marimo/_lsp/ __marimo__/ # Streamlit -.streamlit/secrets.toml \ No newline at end of file +.streamlit/secrets.toml + +*.pt