Skip to content

Commit

Permalink
Add .ruff_cache to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
CoolCat467 committed Sep 15, 2024
1 parent 1481cfc commit 5342258
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 @@ -127,3 +127,6 @@ dmypy.json

# Pyre type checker
.pyre/

# Ruff
.ruff_cache

0 comments on commit 5342258

Please sign in to comment.