This commit is contained in:
Rafli Surya Wijaya 2026-08-24 08:58:49 +08:00 committed by GitHub
commit 93f280feec
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -180,6 +180,9 @@ dmypy.json
# pytype static type analyzer
.pytype/
# Pyright type checker
.pyright/
# Cython debug symbols
cython_debug/