diff --git a/.gitignore b/.gitignore index b8cbc81..65a7e6c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,9 @@ web/storage/installed -/docker/e2e-tests/node_modules/ + web/config.php web/phyre-config.ini + + +# vitepress build output +**/.vitepress/dist/ +**/.vitepress/cache/