diff options
author | Mark Powers <markppowers0@gmail.com> | 2019-01-27 13:56:59 -0500 |
---|---|---|
committer | Mark Powers <markppowers0@gmail.com> | 2019-01-27 13:56:59 -0500 |
commit | a16648b1af583e16e43b421bcd980ddcef304b51 (patch) | |
tree | 0ad38138dc12e35beaa0ed6659b6c62818be30d7 /.gitignore | |
parent | 6825b445ad975d603b4c212aed85f86559642e0f (diff) |
Refactor bread to use vue.js
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -59,3 +59,5 @@ typings/ # next.js build output .next + +config.json |