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

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulius Härtl <jus@bitgrid.net>2019-07-04 18:02:17 +0300
committerJulius Härtl <jus@bitgrid.net>2019-07-16 08:39:15 +0300
commiteee488d611f0832ada940a4f871ebd6a4c477d56 (patch)
tree05500ba77a7b5209e70efbb0c8c898a85cabae9f /.gitignore
parent20edf47a9ac399916c7bc93af37bb9f1e8312b94 (diff)
Move to webpack build
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 19e89a6a..2de8541d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
tests/clover.xml
+node_modules/
*.spec
*.tar.gz
richdocuments.zip
-build/ \ No newline at end of file
+build/