Skip to content

Commit

Permalink
add pyright config to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
pfackeldey committed Dec 13, 2024
1 parent 3c2cac2 commit 7fe9611
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -130,3 +130,6 @@ venv.bak/

# mypy
.mypy_cache/

# pyright
pyrightconfig.json

0 comments on commit 7fe9611

Please sign in to comment.