Skip to content

Commit 5178d03

Browse files
committed
docs: add Git notes
1 parent 67b0a95 commit 5178d03

5 files changed

+57
-0
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
type: filter-packages
3+
exclude:
4+
- complex
5+
- complex/float32
6+
- complex/float32/ctor
7+
- complex/reviver-float64
8+
- complex/reviver
9+
- error/tools/id2pkg
10+
- error/tools/pkg2id
11+
- namespace/alias2pkg
12+
- namespace
13+
- namespace/pkg2alias
14+
- namespace/pkg2related
15+
- namespace/pkg2standalone
16+
- namespace/standalone2pkg
17+
---
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
type: filter-packages
3+
exclude:
4+
- complex/base/assert
5+
- complex/float64/base/assert/is-equal
6+
- error/tools/id2pkg
7+
- error/tools/pkg2id
8+
---
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
type: filter-packages
3+
exclude:
4+
- complex/float32/parse
5+
- error/tools/id2pkg
6+
- error/tools/pkg2id
7+
---
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
type: filter-packages
3+
exclude:
4+
- complex/float64/parse
5+
- error/tools/id2pkg
6+
- error/tools/pkg2id
7+
---
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
type: filter-packages
3+
exclude:
4+
- complex
5+
- complex/float32/reviver
6+
- complex/float64
7+
- complex/float64/ctor
8+
- complex/float64/reviver
9+
- complex/reviver
10+
- error/tools/id2pkg
11+
- error/tools/pkg2id
12+
- namespace/alias2pkg
13+
- namespace
14+
- namespace/pkg2alias
15+
- namespace/pkg2related
16+
- namespace/pkg2standalone
17+
- namespace/standalone2pkg
18+
---

0 commit comments

Comments
 (0)