Skip to content

Commit

Permalink
🙈 chore: Add Vitepress cache and output to .gitignore (#1055)
Browse files Browse the repository at this point in the history
  • Loading branch information
duckception authored Jan 3, 2024
1 parent 6aec0bc commit 619ba01
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,10 @@ types
# Vitest
coverage

# Vitepress
**/.vitepress/dist
**/.vitepress/cache

### Playwright

test-results
Expand Down

0 comments on commit 619ba01

Please sign in to comment.