first commit

This commit is contained in:
mm644706215
2026-03-10 14:51:29 +08:00
commit 40651842db
7 changed files with 1956 additions and 0 deletions

19
.gitignore vendored Normal file
View File

@@ -0,0 +1,19 @@
# Large local reference corpora: keep local by default.
paper/
文献/
root/
# Track the English working draft, ignore other docx files by default.
*.docx
!macrolide-review-draft.docx
# Office temporary files
~$*.docx
~$*.doc
*.tmp
*.bak
*.log
# OS files
.DS_Store
Thumbs.db