summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorHenry Castro <hcastro@collabora.com>2020-04-05 09:47:27 -0400
committerHenry Castro <hcastro@collabora.com>2020-04-17 14:26:02 +0200
commitcf61a5cf945e3f33df7b26d32bd3487ce270fcd7 (patch)
treeefcfa048420f4815adfd2d85e4b267af3da0a2d5 /.gitignore
parent19821f0772b666f8cdc33793952c5108a031a487 (diff)
loleaflet: generate jsconfig.json
Very useful with vim plugin YouCompleteMe with a TSServer-based completion engine for JavaScript and TypeScript Change-Id: Ib2961940f171691e10c2af10ebb911283ee1ff20 Reviewed-on: https://gerrit.libreoffice.org/c/online/+/91861 Tested-by: Henry Castro <hcastro@collabora.com> Reviewed-by: Henry Castro <hcastro@collabora.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 97d8e383b..77bc70bb5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -58,6 +58,8 @@ loolwsd.log
loleaflet/build/dist
loleaflet/dist
loleaflet/npm-shrinkwrap.json
+loleaflet/jsconfig.json
+loleaflet/admin/jsconfig.json
connect
lokitclient