libreoffice-online/loleaflet/.gitignore
Dennis Francis 8b2eae423c setup mocha framework for testing TS classes/functions
... and add a few test-cases for CPointSet.empty()

* The tests are written in TS and compiled to JS before Mocha framework
  runs them using 'npm test' via 'make check'.

Signed-off-by: Dennis Francis <dennis.francis@collabora.com>
Change-Id: I16e28404af76754b6bbb67c6743ca7d0f2701233
2021-02-12 12:02:13 +05:30

29 lines
454 B
Text

node_modules
node_cache
tmp/**/*
*.iml
*.sublime-*
*.js.html
index.html
bower.json
component.json
src/layer/tile/CanvasSectionContainer.js
src/layer/vector/CanvasOverlay.js
mocha_tests/*.js
_site
dist/*.js
dist/*.map
dist/branding.css
!dist/errormessages.js
dist/images/toolbar-bg.png
dist/admin/*.js
dist/plugins/
plugins/draw-0.2.4/dist/*.js
plugins/draw-0.2.4/npm-debug.log
coverage/
/load_test_out
*.tar.gz
dist/l10n/ui-*json
dist/l10n/help-*.json