1
0
Fork 0
mirror of https://github.com/github/gitignore synced 2025-07-04 12:28:30 +02:00

Add ruff_cache

This commit is contained in:
Benoitdw 2022-12-02 10:06:34 +01:00
parent e5323759e3
commit 83ba1846f0

View file

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