mirror of
https://github.com/github/gitignore.git
synced 2026-08-26 09:47:48 +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/
|
||||
|
||||
# Pyright type checker
|
||||
.pyright/
|
||||
|
||||
# Cython debug symbols
|
||||
cython_debug/
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user