diff options
Diffstat (limited to '174bg/handbook/.gitignore')
| -rw-r--r-- | 174bg/handbook/.gitignore | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/174bg/handbook/.gitignore b/174bg/handbook/.gitignore index e518bde..d7b28ba 100644 --- a/174bg/handbook/.gitignore +++ b/174bg/handbook/.gitignore @@ -1,3 +1,4 @@ /node_modules/ -/.wrangler -/public/
\ No newline at end of file +/.vitepress/cache/ +/.vitepress/dist/ +/.wrangler/
\ No newline at end of file |
