mirror of
https://github.com/github/gitignore.git
synced 2026-08-28 18:57:20 +02:00
Add .pyright/ to Python.gitignore
This commit is contained in:
parent
57286c3887
commit
aef98c58fb
@ -180,6 +180,9 @@ dmypy.json
|
|||||||
# pytype static type analyzer
|
# pytype static type analyzer
|
||||||
.pytype/
|
.pytype/
|
||||||
|
|
||||||
|
# Pyright type checker
|
||||||
|
.pyright/
|
||||||
|
|
||||||
# Cython debug symbols
|
# Cython debug symbols
|
||||||
cython_debug/
|
cython_debug/
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user