mirror of
https://github.com/zen-browser/desktop.git
synced 2025-07-07 18:25:32 +02:00
* Rename ZenEmojies.mjs to ZenEmojis.mjs Signed-off-by: CosmoCreeper <179134799+CosmoCreeper@users.noreply.github.com> * Rename references to ZenEmojies.mjs to ZenEmojis.mjs Signed-off-by: CosmoCreeper <179134799+CosmoCreeper@users.noreply.github.com> * Update linter ignored files to the new emojis rename. Signed-off-by: CosmoCreeper <179134799+CosmoCreeper@users.noreply.github.com> * Rename emojies to emojis in the zen-assets.jar.inc.mn file. Signed-off-by: CosmoCreeper <179134799+CosmoCreeper@users.noreply.github.com> --------- Signed-off-by: CosmoCreeper <179134799+CosmoCreeper@users.noreply.github.com>
33 lines
509 B
Text
33 lines
509 B
Text
engine/
|
|
|
|
**/*.html
|
|
**/*.xhtml
|
|
**/*.inc.xhtml
|
|
**/*.bundle.min.js
|
|
**/*.min.js
|
|
**/*.min.mjs
|
|
|
|
**/*.svg
|
|
|
|
**/*.inc.css
|
|
|
|
surfer.json
|
|
|
|
src/browser/app/profile/*.js
|
|
pnpm-lock.yaml
|
|
|
|
**/engine/
|
|
|
|
docs/issue-metrics/*.md
|
|
|
|
.husky/
|
|
|
|
# Some CSS files are preprocessed and prettier doesn't handle them well
|
|
# We also dont want to format the CSS files that are generated by the build
|
|
src/zen/tabs/zen-tabs.css
|
|
src/zen/compact-mode/zen-compact-mode.css
|
|
src/zen/common/ZenEmojis.mjs
|
|
|
|
src/zen/workspaces/zen-workspaces.css
|
|
|
|
*.inc
|