Skip to content

Commit

Permalink
feat(create-vivliostle-theme): include .gitignore in the default temp…
Browse files Browse the repository at this point in the history
…late
  • Loading branch information
yamasy1549 committed Nov 5, 2021
1 parent cd713e8 commit 2157e8c
Show file tree
Hide file tree
Showing 3 changed files with 205 additions and 169 deletions.
2 changes: 1 addition & 1 deletion packages/create-vivliostyle-theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"chalk": "^4.1.0",
"create-create-app": "^7.0.2"
"create-create-app": "^7.1.0"
},
"devDependencies": {
"shx": "^0.3.2",
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
/example/*.html
example/*.html
node_modules
Loading

0 comments on commit 2157e8c

Please sign in to comment.