* Revert me: show fake data for donut chart * Re-add `nvd3` styles in BS3 * Revert "Revert me: show fake data for donut chart" This reverts commit b93e2aa5b0838571a5c4d96e85483b3d029038c7. * Prettierignore nvd3.less GitOrigin-RevId: 90702447244e7a2ddac495e9203c16c6bfc17bb0
16 lines
597 B
Plaintext
16 lines
597 B
Plaintext
# NOTE: changing paths may require updating them in the Makefile too.
|
|
data/
|
|
scripts/translations/.cache/
|
|
node_modules
|
|
frontend/js/vendor
|
|
modules/**/frontend/js/vendor
|
|
public/js
|
|
public/minjs
|
|
frontend/stylesheets/bootstrap-5/modules/metrics/nvd3.scss
|
|
frontend/stylesheets/components/nvd3.less
|
|
frontend/js/features/source-editor/lezer-latex/latex.mjs
|
|
frontend/js/features/source-editor/lezer-latex/latex.terms.mjs
|
|
frontend/js/features/source-editor/lezer-bibtex/bibtex.mjs
|
|
frontend/js/features/source-editor/lezer-bibtex/bibtex.terms.mjs
|
|
frontend/js/features/source-editor/hunspell/wasm/hunspell.mjs
|