diff options
Diffstat (limited to 'examples/blog')
-rw-r--r-- | examples/blog/.gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/blog/.gitignore b/examples/blog/.gitignore index 7329a851d..02f6e50b4 100644 --- a/examples/blog/.gitignore +++ b/examples/blog/.gitignore @@ -1,6 +1,5 @@ # build output dist/ -.output/ # dependencies node_modules/ |