Skip to content

Commit 81cd935

Browse files
committed
Ignore generated files in tests/code-generation-workspace-split
1 parent 66f6125 commit 81cd935

File tree

98 files changed

+4
-6051
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

98 files changed

+4
-6051
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
common
2+
rpc_article
3+
rpc_author
4+
rpc_image

tests/code-generation-workspace-split/Cargo.toml

-4
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,6 @@ version = "0.0.0"
1818

1919
[workspace]
2020
members = [
21-
"common",
22-
"rpc_article",
23-
"rpc_author",
24-
"rpc_image",
2521
]
2622

2723
[workspace.dependencies]

tests/code-generation-workspace-split/common/Cargo.toml

-28
This file was deleted.

tests/code-generation-workspace-split/common/src/article/image/cdn/message_CDN.rs

-216
This file was deleted.

tests/code-generation-workspace-split/common/src/article/image/cdn/mod.rs

-1
This file was deleted.

0 commit comments

Comments
 (0)