Skip to content

Commit ae8dd56

Browse files
authored
Gitignore pyrightconfig.json (#743)
# Motivation <!-- Why is this change necessary? --> # Content <!-- Please include a summary of the change --> # Testing <!-- How was the change tested? --> # Please check the following before marking your PR as ready for review - [ ] I have added tests for my changes - [ ] I have updated the documentation or added new documentation as needed
1 parent 36625f0 commit ae8dd56

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ supabase/config.toml
3030
**/scripts/*.md
3131
**/scripts/Personal/*
3232
**/infrastructure/aws_infra/.terraform/*
33+
pyrightconfig.json
3334
Edwards Scratchpad.ipynb
3435

3536
# Allowing .env files to exist in repository, but not allowing updates

0 commit comments

Comments
 (0)