tildefriends/.prettierignore

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

21 lines
262 B
Plaintext
Raw Permalink Normal View History

2024-02-23 04:42:26 -05:00
node_modules
src
deps
.clang-format
2024-05-23 07:14:47 -04:00
flake.lock
2024-02-23 04:42:26 -05:00
# Minified files
**/*.min.css
**/*.min.js
**/leaflet.*
**/commonmark*
**/w3.css
apps/ssb/tribute.esm.js
apps/api/app.js
**/emojis.json
# only markdownlint should deal with the documentation
docs/**/*.md
NOTES.md