forked from cory/tildefriends
20 lines
251 B
Plaintext
20 lines
251 B
Plaintext
node_modules
|
|
src
|
|
deps
|
|
.clang-format
|
|
|
|
# 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
|