Skip to content

Commit 44ea0a7

Browse files
phoflYi Wei
authored and
Yi Wei
committed
Add ruff cache to gitignore (pandas-dev#52873)
1 parent 7453b30 commit 44ea0a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
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)