Skip to content

Commit

Permalink
refactor: Ignore Vitepress dist build
Browse files Browse the repository at this point in the history
  • Loading branch information
khalwat committed Jan 8, 2023
1 parent 88fe5c7 commit 744c877
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/.gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/vendor
/node_modules
/docs/.vitepress/dist
/docs/.vitepress/cache

0 comments on commit 744c877

Please sign in to comment.