Skip to content

Commit

Permalink
Merge pull request ramp4-pcar4#2212 from gordlin/docs-ignore
Browse files Browse the repository at this point in the history
Add ts-docs and vite-docs to gitignore (ramp4-pcar4#2212)
  • Loading branch information
james-rae authored Jun 7, 2024
2 parents 78b863a + f2564a3 commit 2bea77a
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,8 @@ dist/
.DS_Store
/.vs

**/.vitepress/cache
**/.vitepress/cache

# Generated docs folders
vite-docs
ts-docs

0 comments on commit 2bea77a

Please sign in to comment.