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

github.com/nextcloud/firstrunwizard.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulius Härtl <jus@bitgrid.net>2019-01-17 17:01:48 +0300
committerJulius Härtl <jus@bitgrid.net>2019-01-17 17:01:48 +0300
commit5d783abcaadd7bc2788d5ecbc1e52ce2aa7a314f (patch)
treec7d7ec3e020127047173d560537cefb40459e9fb /.gitignore
parent8c84b0e75bb3b205b46e5d3e21ce4d11d16006fd (diff)
Improve webpack config
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 4cfd088a..52e5b187 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,6 @@
# test coverage
/tests/coverage*
/tests/clover.xml
+node_modules/
+js/firstrunwizard.js
+js/firstrunwizard.js.map