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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2018-06-20 11:02:04 +0300
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2018-06-20 11:12:21 +0300
commit48016f00a49c94712314db91d4488bdc797d0468 (patch)
treec02d69ed82c4f2f699def98fee34f66cc90aa779 /.gitignore
parent2791bedfa9c5ccefc7a1f8e735b2bdec61cc3965 (diff)
Bump build and config
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 3 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 2098df1c557..852f05cf3c5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,11 +31,6 @@
!/apps/testing
!/apps/admin_audit
!/apps/updatenotification
-/apps/updatenotification/build
-#/apps/updatenotification/js/merged.js
-#/apps/updatenotification/js/merged.js.map
-/apps/updatenotification/js/*.hot-update.*
-/apps/updatenotification/node_modules
!/apps/theming
!/apps/twofactor_backupcodes
!/apps/workflowengine
@@ -46,6 +41,9 @@
/apps/files_external/3rdparty/irodsphp/prods/test*
/apps/files_external/tests/config.*.php
+# apps modules
+/apps/*/node_modules
+
# ignore themes except the example and the README
/themes/*