mirror of
https://github.com/overleaf/overleaf.git
synced 2025-02-16 14:42:18 +00:00
14 lines
538 B
Text
14 lines
538 B
Text
# 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/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
|