Skip to content

Commit fc081a2

Browse files
Merge pull request #655 from kristof-mattei/update-from-upstream
update from upstream
2 parents 6207822 + c086bea commit fc081a2

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

.github/file-filters.yml

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
code:
2+
- ".cargo/**"
3+
- ".github/**"
24
- ".nvmrc"
3-
- "src/**"
4-
- "TAG"
5-
- Cargo.lock
65
- "*.toml"
6+
- "build-scripts/**"
7+
- Cargo.lock
78
- Dockerfile
9+
- "src/**"
810
- "tests/**"
9-
- ".github/**"
10-
- ".cargo/**"
1111
- "package.json"
1212
- "package-lock.json"
13-
- ".ci"

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)