Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/twofactor_u2f.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2018-10-19 11:33:27 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2018-10-22 17:22:00 +0300
commit0bb0a8e61b1d835e5d9f8f2553c01441fd989d1a (patch)
treefbea358a1e1c178d672fb48c7d28eaabb53cb6ec /.gitignore
parent4da04fd450d7ce3a6ab6da399ddd95899c78d51b (diff)
Migrate to Vue
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 5a9a299..068d863 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,5 @@
/build
-/js/build
+/js
/coverage
/node_modules