Skip to content

Commit

Permalink
chore(python): gitignore .ruff_cache (#42129)
Browse files Browse the repository at this point in the history
  • Loading branch information
natikgadzhi authored Jul 25, 2024
1 parent cb90cbe commit a2dd738
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ __pycache__
.eggs
.venv
.mypy_cache
.ruff_cache
.ipynb_checkpoints
.pytest_

Expand Down

0 comments on commit a2dd738

Please sign in to comment.