Quellcode durchsuchen
[Chore/Refactor] Update .gitignore to exclude pyrightconfig.json while preserving api/pyrightconfig.json (#25055)
tags/1.8.1
-LAN-
vor 1 Monat
Ursprung
Commit
c40cb7fd59
Es ist kein Account mit der E-Mail-Adresse des Committers verbunden
1 geänderte Dateien mit
2 neuen und
0 gelöschten Zeilen
-
.gitignore
|
|
|
@@ -127,6 +127,8 @@ venv.bak/ |
|
|
|
.mypy_cache/ |
|
|
|
.dmypy.json |
|
|
|
dmypy.json |
|
|
|
pyrightconfig.json |
|
|
|
!api/pyrightconfig.json |
|
|
|
|
|
|
|
# Pyre type checker |
|
|
|
.pyre/ |