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