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

github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2018-01-22 14:47:00 +0300
committerJoas Schilling <coding@schilljs.com>2018-01-24 10:57:48 +0300
commit7aefbc9da26c545840c1d5b4a5054418b54e9b68 (patch)
treef2ecdbf6b244e7256fbffb722e36402fad45eab0 /.gitignore
parent949715b028beaf7effeb22fed6c710b36bd57a7d (diff)
WebPack
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 57a29e9..7c9b9a5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -50,6 +50,10 @@ nbproject
.well-known
/.buildpath
+# WebPack
+/node_modules
+/js/merged.js*
+
# Tests - auto-generated files
/tests/Unit/coverage*
/tests/Unit/clover.xml