Skip to content

Commit

Permalink
Change: Ignore ruff cache from git
Browse files Browse the repository at this point in the history
  • Loading branch information
bjoernricks committed Jan 29, 2024
1 parent 61d9502 commit 5e069ac
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,7 @@ htmlcov
.coverage
.venv
.rej
.DS_Store
.DS_Store

# ruff
.ruff_cache/

0 comments on commit 5e069ac

Please sign in to comment.