Skip to content

Commit

Permalink
feat: ignore 에 ruff 캐시를 추가하다
Browse files Browse the repository at this point in the history
- ruff 캐시 폴더를 확인해서 제거함.
  • Loading branch information
ujuc committed Oct 19, 2024
1 parent b4faf43 commit 0a516b1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,5 @@ __pycache__/

*.egg-*
.pdm-python

.ruff_cache

0 comments on commit 0a516b1

Please sign in to comment.