ignore files generated by the dev server

This commit is contained in:
Ulf Gebhardt 2023-10-06 00:40:29 +02:00
parent 6c2b2e87e0
commit 9d90136672
Signed by: ulfgebhardt
GPG Key ID: DA6B843E748679C9

2
.gitignore vendored
View File

@ -1,3 +1,5 @@
/node_modules/
/docs/.vuepress/dist/
/docs/.vuepress/.cache/
/docs/.vuepress/.temp/
/.github/webhooks/hooks.json