From 6781ba52136c031cfae495963dc289b8e68760b9 Mon Sep 17 00:00:00 2001 From: Ben Richter Date: Wed, 11 Apr 2018 14:49:30 +0200 Subject: [PATCH] Add name and base styling, add parcel build to .gitignore --- .gitignore | 1 + src/App.vue | 12 ++++++++++++ 2 files changed, 13 insertions(+) diff --git a/.gitignore b/.gitignore index 1efc0ec..7f84098 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ test/unit/coverage test/e2e/reports selenium-debug.log .idea +.cache diff --git a/src/App.vue b/src/App.vue index feaa77f..94ac2ed 100644 --- a/src/App.vue +++ b/src/App.vue @@ -9,3 +9,15 @@ + + + +