Skip to content

Commit

Permalink
Merge pull request #415 from afuetterer/gitignore
Browse files Browse the repository at this point in the history
chore: add .ruff_cache to .gitignore
  • Loading branch information
huberrob authored Sep 28, 2023
2 parents e9c7b28 + 13d9bac commit 023c64c
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 @@ -186,3 +186,6 @@ Temporary Items
*.el
# # Jetbrains PyCharm Project folder:
.idea/

# Ruff
.ruff_cache

0 comments on commit 023c64c

Please sign in to comment.