libreoffice-online/browser/.gitignore
Szymon Kłos 76f0b11551 Detect code duplicates in make-check run
It uses jscpd project by invoking it using npm script
"duplication". For now set minimum lines to report
as 26, because we have some 25 line duplicates.
Later we can reduce that number.

Signed-off-by: Szymon Kłos <szymon.klos@collabora.com>
Change-Id: I20e0ba9a07528e15a65f01d2247420da33339749
2023-09-14 12:26:53 +02:00

30 lines
420 B
Text

node_modules
node_cache
tmp/**/*
*.iml
*.sublime-*
*.js.html
index.html
bower.json
component.json
mocha.log
mocha_tests/*.js
tscompile.done
duplication.log
_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