Skip to content

Commit 85222d0

Browse files
committed
[perforator] Hide contrib from repo stats
commit_hash:342d74299c2e7c8ec4d578f52eb78f437986683a
1 parent bb9a7a5 commit 85222d0

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.gitattributes

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
contrib/* linguist-vendored
2+
*.h linguist-language=C++

.mapping.json

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
".":"perforator/opensource/github_toplevel",
3+
".gitattributes":"perforator/opensource/github_toplevel/.gitattributes",
34
".github/workflows/postcommit.yaml":"perforator/opensource/github_toplevel/.github/workflows/postcommit.yaml",
45
".github/workflows/release.yaml":"perforator/opensource/github_toplevel/.github/workflows/release.yaml",
56
"CONTRIBUTING.md":"perforator/opensource/github_toplevel/CONTRIBUTING.md",

0 commit comments

Comments
 (0)