first commit
This commit is contained in:
19
.gitignore
vendored
Normal file
19
.gitignore
vendored
Normal 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
|
||||
Reference in New Issue
Block a user