first commit
This commit is contained in:
11
文档润色流和知识库构建流/claude-scholar/.gitattributes
vendored
Normal file
11
文档润色流和知识库构建流/claude-scholar/.gitattributes
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
# Fix GitHub language detection
|
||||
# TeX/BibTeX files are knowledge base content, not source code
|
||||
*.tex linguist-detectable=false
|
||||
*.bst linguist-detectable=false
|
||||
*.bib linguist-detectable=false
|
||||
*.cls linguist-detectable=false
|
||||
*.sty linguist-detectable=false
|
||||
|
||||
# JavaScript hooks and scripts are the primary source code
|
||||
*.js linguist-detectable=true
|
||||
*.md linguist-documentation=true
|
||||
Reference in New Issue
Block a user