Introduce cmarker/codly-based MD workflow, brutalist cover layout, and shared brand tokens so colleagues can author reports in report.md while the template handles PDF output. Co-authored-by: Cursor <cursoragent@cursor.com>
16 lines
241 B
Plaintext
16 lines
241 B
Plaintext
# Typst 编译产物(示例 PDF 除外)
|
|
*.pdf
|
|
!resume/sample.pdf
|
|
!feasibility/sample.pdf
|
|
|
|
# IDE / 编辑器本地配置
|
|
.cursor/
|
|
.vscode/
|
|
|
|
# 本地照片(可选提交)
|
|
# resume/assets/profile.jpeg
|
|
|
|
# 系统文件
|
|
.DS_Store
|
|
Thumbs.db
|