Browse Source
[Chore/Refactor] Update .gitignore to exclude pyrightconfig.json while preserving api/pyrightconfig.json (#25055)
tags/1.8.1
-LAN-
1 month ago
No account linked to committer's email address
1 changed files with
2 additions and
0 deletions
-
.gitignore
|
|
|
@@ -127,6 +127,8 @@ venv.bak/ |
|
|
|
.mypy_cache/ |
|
|
|
.dmypy.json |
|
|
|
dmypy.json |
|
|
|
pyrightconfig.json |
|
|
|
!api/pyrightconfig.json |
|
|
|
|
|
|
|
# Pyre type checker |
|
|
|
.pyre/ |