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.
-3.77 MB
Binary file not shown.

release-binaries/example_05_resource_provider.d

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

release-binaries/example_06_configurable_server.d

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

release-binaries/example_07_file_operations.d

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

release-binaries/example_08_http_client.d

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

release-binaries/example_09_database

-7.05 MB
Binary file not shown.

release-binaries/example_09_database.d

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

release-binaries/example_10_streaming

-4.01 MB
Binary file not shown.

release-binaries/example_10_streaming.d

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

release-binaries/example_11_monitoring.d

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

release-binaries/example_12_task_queue.d

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

release-binaries/example_13_auth_service.d

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

release-binaries/example_14_notification_service.d

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

release-binaries/example_15_data_pipeline.d

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

release-binaries/example_16_search_service.d

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

release-binaries/example_17_blockchain_integration.d

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

release-binaries/example_18_ml_model_server.d

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

release-binaries/example_19_microservice_gateway.d

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

release-binaries/example_20_enterprise_server.d

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

release-binaries/mcp_rust_examples

-432 KB
Binary file not shown.

0 commit comments

Comments
 (0)