瀏覽代碼

[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…
取消
儲存