Skip to content

Commit

Permalink
chore: add .ruff_cache to .gitignore
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
afuetterer committed Sep 28, 2023
1 parent a818bcd commit 13d9bac
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -184,3 +184,6 @@ Temporary Items
*.el
# # Jetbrains PyCharm Project folder:
.idea/

# Ruff
.ruff_cache

0 comments on commit 13d9bac

Please sign in to comment.