Explorar el Código

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

tags/1.8.1
-LAN- hace 2 meses
padre
commit
c40cb7fd59
No account linked to committer's email address
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2
    0
      .gitignore

+ 2
- 0
.gitignore Ver fichero

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

# Pyre type checker
.pyre/

Cargando…
Cancelar
Guardar