mirror of
https://github.com/github/gitignore
synced 2025-07-04 04:18:26 +02:00
Add ruff_cache
This commit is contained in:
parent
e5323759e3
commit
83ba1846f0
1 changed files with 3 additions and 0 deletions
|
@ -143,6 +143,9 @@ venv.bak/
|
|||
.dmypy.json
|
||||
dmypy.json
|
||||
|
||||
# ruff Python linter
|
||||
.ruff_cache/
|
||||
|
||||
# Pyre type checker
|
||||
.pyre/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue