1
0
Fork 0
mirror of https://github.com/github/gitignore synced 2025-07-04 20:38:31 +02:00
This commit is contained in:
Antoni Zasada 2025-07-01 19:10:13 +02:00 committed by GitHub
commit 31cc6057cc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -162,6 +162,9 @@ dmypy.json
# Pyre type checker # Pyre type checker
.pyre/ .pyre/
# Ruff
.ruff_cache/
# pytype static type analyzer # pytype static type analyzer
.pytype/ .pytype/