mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
67e7621633
[cm6] Add support for bibtex GitOrigin-RevId: 28bc8e47c53df1612c1e30cf690e893b0bbf500c
10 lines
404 B
Text
10 lines
404 B
Text
# NOTE: changing paths may require updating them in the Makefile too.
|
|
node_modules
|
|
modules/**/scripts
|
|
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
|