Skip to content

Instantly share code, notes, and snippets.

View Mehver's full-sized avatar
💨

Mehver | 这水怎么没味儿啊 Mehver

💨
View GitHub Profile
@Mehver
Mehver / .gitattributes
Last active August 18, 2026 10:40
这个文档可以使GitHub将Markdown文档识别为Repo语言并加入到语言统计中。| This document allows GitHub to identify Markdown as a language and add them to GitHub Repository's language statistics.
# author: GitHub@Mehver
# This document allows GitHub to identify Markdown as a language and add them to GitHub Repository's language statistics.
# 这个文档可以使GitHub将Markdown文档识别为Repo语言并加入到语言统计中。
# https://gist.github.com/Mehver/5c7d35afb0999bfc7a3e03adab99438b
*.md linguist-detectable=true
*.md linguist-documentation=false
@Mehver
Mehver / .gitattributes
Last active August 18, 2026 10:38
这个文档可以使GitHub正确的识别Altium Designer、KiCAD、Gerber以及Eagle的文档,并将它们加入到GitHub Repository的语言统计中。| This document allows GitHub to correctly identify Altium Designer, KiCAD, Gerber and Eagle documents and add them to GitHub Repository's language statistics.
# author: GitHub@Mehver
# This document allows GitHub to correctly identify Altium Designer, KiCAD, Gerber and Eagle documents and add them to GitHub Repository's language statistics.
# 这个文档可以使GitHub正确的识别Altium Designer、KiCAD、Gerber以及Eagle的文档,并将它们加入到GitHub Repository的语言统计中。
# https://gist.github.com/Mehver/61c37bf71159cc9a511558ec7c218339
*.OutJob linguist-detectable=true
*.PcbDoc linguist-detectable=true
*.PrjPCB linguist-detectable=true
*.SchDoc linguist-detectable=true