Skip to content

Commit 9dfcccd

Browse files
committed
chore: remove build artifacts and add to .gitignore
1 parent 6a0c0c6 commit 9dfcccd

Some content is hidden

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

43 files changed

+5
-21
lines changed

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
instruction.md
22
target/
33

4-
~/
4+
~/
5+
# Build artifacts
6+
release-binaries/
7+
*.tar.gz
8+
*.zip

mcp-rust-examples-linux-x64.tar.gz

-27.3 MB
Binary file not shown.
-3.78 MB
Binary file not shown.

release-binaries/example_01_hello_world.d

Lines changed: 0 additions & 1 deletion
This file was deleted.
-3.79 MB
Binary file not shown.

release-binaries/example_02_calculator.d

Lines changed: 0 additions & 1 deletion
This file was deleted.
-3.72 MB
Binary file not shown.

release-binaries/example_03_text_processor.d

Lines changed: 0 additions & 1 deletion
This file was deleted.
-3.73 MB
Binary file not shown.

release-binaries/example_04_simple_client.d

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)