[Chore/Refactor] Update .gitignore to exclude pyrightconfig.json while preserving api/pyrightconfig.json (#25055)
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -127,6 +127,8 @@ venv.bak/
|
|||||||
.mypy_cache/
|
.mypy_cache/
|
||||||
.dmypy.json
|
.dmypy.json
|
||||||
dmypy.json
|
dmypy.json
|
||||||
|
pyrightconfig.json
|
||||||
|
!api/pyrightconfig.json
|
||||||
|
|
||||||
# Pyre type checker
|
# Pyre type checker
|
||||||
.pyre/
|
.pyre/
|
||||||
|
Reference in New Issue
Block a user