소스 검색

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

tags/1.8.1
-LAN- 1 개월 전
부모
커밋
c40cb7fd59
No account linked to committer's email address
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2
    0
      .gitignore

+ 2
- 0
.gitignore 파일 보기

@@ -127,6 +127,8 @@ venv.bak/
.mypy_cache/
.dmypy.json
dmypy.json
pyrightconfig.json
!api/pyrightconfig.json

# Pyre type checker
.pyre/

Loading…
취소
저장