From 84a8c7f4e817eeb755cf2f1e74568828a68c2177 Mon Sep 17 00:00:00 2001 From: Edward Li Date: Tue, 4 Mar 2025 13:39:27 -0800 Subject: [PATCH] Gitignore pyrightconfig.json --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 54c7b88c0..2c38ccae0 100644 --- a/.gitignore +++ b/.gitignore @@ -30,6 +30,7 @@ supabase/config.toml **/scripts/*.md **/scripts/Personal/* **/infrastructure/aws_infra/.terraform/* +pyrightconfig.json Edwards Scratchpad.ipynb # Allowing .env files to exist in repository, but not allowing updates