Files
menav/.gitignore
rbetree 280d376bac feat(templates):新增 Markdown 内容页支持
新增 template: content:构建期使用 markdown-it 将本地Markdown 渲染为 HTML(禁用 raw HTML/图片),并按MeNav的URLscheme白名单策略对链接做安全降级
2026-01-20 18:23:32 +08:00

44 lines
503 B
Plaintext

# 依赖相关
node_modules/
npm-debug.log*
# 构建输出
dist/
# IDE/编辑器配置
.vscode/
.idea/
.specstory
.cursorindexingignore
.cursor
.spec-workflow/
.serena/
# 系统文件
.DS_Store
Thumbs.db
# 个人笔记
docs/
# 测试相关文件
dev/
jest.config.js
tests/
coverage/
.nyc_output/
jest-*.json
jest.results.json
.eslintcache
tests/screenshots/
tests/fixtures/
*.test.js
*.spec.js
# SpecStory explanation file
.specstory/.what-is-this.md
AGENTS.md
/.claude
/discord-style-navstation