mirror of
https://github.com/langgenius/dify.git
synced 2026-01-13 21:57:48 +08:00
[Chore/Refactor] Update .gitignore to exclude pyrightconfig.json while preserving api/pyrightconfig.json (#25055)
This commit is contained in:
parent
9d5956cef8
commit
c40cb7fd59
2
.gitignore
vendored
2
.gitignore
vendored
@ -127,6 +127,8 @@ venv.bak/
|
||||
.mypy_cache/
|
||||
.dmypy.json
|
||||
dmypy.json
|
||||
pyrightconfig.json
|
||||
!api/pyrightconfig.json
|
||||
|
||||
# Pyre type checker
|
||||
.pyre/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user