Skip to content

Commit

Permalink
chore: ignore vitepress cache
Browse files Browse the repository at this point in the history
  • Loading branch information
arshad-yaseen committed Feb 16, 2025
1 parent 4e27ec2 commit d3dacc7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@
*.log
yalc.lock

docs/.vitepress/cache

.vercel/
.turbo/
.next/
Expand All @@ -25,3 +23,4 @@ node_modules/
/playwright-report/
/blob-report/
/playwright/.cache/
/docs/.vitepress/cache/

0 comments on commit d3dacc7

Please sign in to comment.