1
0
Fork 0
mirror of https://github.com/github/gitignore synced 2025-07-04 12:28:30 +02:00
This commit is contained in:
Benoît de Witte 2025-07-01 19:10:18 +02:00 committed by GitHub
commit 1208207b1f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -159,6 +159,9 @@ venv.bak/
.dmypy.json .dmypy.json
dmypy.json dmypy.json
# ruff Python linter
.ruff_cache/
# Pyre type checker # Pyre type checker
.pyre/ .pyre/