From 1e56f561165f71c9df0c3baddf5e87adbb846efe Mon Sep 17 00:00:00 2001 From: Claudio Canales Date: Sat, 13 May 2023 09:30:01 -0600 Subject: [PATCH] Add gitignore --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index db427041c..038c8be9e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,5 @@ secondbrain/ .env -.streamlit/ +.streamlit/secrets.toml **/*.pyc -toto.txt \ No newline at end of file +toto.txt