From e30883a02421d1fdec4a904c4ba6cba5b09c9d20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20G=C3=B6tz?= Date: Sun, 1 Apr 2018 17:41:52 +0200 Subject: [PATCH] vue updates --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 7b249e0..eedcd76 100644 --- a/.gitignore +++ b/.gitignore @@ -46,3 +46,7 @@ com_crashlytics_export_strings.xml crashlytics.properties crashlytics-build.properties +# Vue +node_modules +build +*.log