[Chore/Refactor] Update .gitignore to exclude pyrightconfig.json while preserving api/pyrightconfig.json (#25055)

This commit is contained in:
-LAN-
2025-09-03 13:34:07 +08:00
committed by GitHub
parent b17527c32a
commit 05e7505ba8
+2
View File
@@ -127,6 +127,8 @@ venv.bak/
.mypy_cache/
.dmypy.json
dmypy.json
pyrightconfig.json
!api/pyrightconfig.json
# Pyre type checker
.pyre/