Skip to content

Commit f38daad

Browse files
authored
Add ruff cache to gitignore (#52873)
1 parent 09b1966 commit f38daad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ coverage.xml
7070
coverage_html_report
7171
.mypy_cache
7272
*.pytest_cache
73+
.ruff_cache
7374
# hypothesis test database
7475
.hypothesis/
7576
__pycache__

0 commit comments

Comments
 (0)