Files
2026-07-13 12:20:32 +08:00

18 lines
202 B
Plaintext

# defaults
**/.git
**/.svn
**/.hg
**/node_modules
#frontend
frontend/bundleinspector.html
**/dist
#server
server/swagger/openapi.json
server/**/*.mjs
#embed
**/static/**
embed/src/utils/chat/hljs.js