Skip to content

Commit 51b729b

Browse files
committed
oversight gitignore
1 parent ed3abcd commit 51b729b

11 files changed

+354
-1
lines changed

demo/.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
.DS_Store
22
node_modules/
3-
/dist/
43
npm-debug.log*
54
yarn-debug.log*
65
yarn-error.log*

demo/dist/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<!DOCTYPE html><html><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><title>demo</title><link href=/static/css/app.aeaff37b4f96ddfdb421aa1527fc5390.css rel=stylesheet></head><body><div id=demo></div><script type=text/javascript src=/static/js/manifest.f807122b42582f0637f8.js></script><script type=text/javascript src=/static/js/vendor.b6cafaad789d78bbfb14.js></script><script type=text/javascript src=/static/js/app.bdbed4f2a09208e7aaec.js></script></body></html>

demo/dist/static/css/app.aeaff37b4f96ddfdb421aa1527fc5390.css

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

demo/dist/static/css/app.aeaff37b4f96ddfdb421aa1527fc5390.css.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)