Skip to content

Commit

Permalink
add ruff, pytest cache to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Byczong committed Dec 30, 2024
1 parent 7ec8fe9 commit e9a905b
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 @@ -8,6 +8,8 @@ __pycache__
.turbo
.next
.vercel
.pytest_cache
.ruff_cache

*storybook.log
storybook-static
Expand Down

0 comments on commit e9a905b

Please sign in to comment.