2024-02-23 04:42:26 -05:00
|
|
|
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
|
2024-05-11 13:48:47 -04:00
|
|
|
|
|
|
|
# only markdownlint should deal with the documentation
|
|
|
|
docs/**/*.md
|
2024-05-11 17:39:34 -04:00
|
|
|
|
|
|
|
NOTES.md
|