mirror of
https://github.com/overleaf/overleaf.git
synced 2025-02-18 02:01:33 +00:00
12 lines
482 B
Text
12 lines
482 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/
|
|
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
|