Skip to content

Commit f3186c7

Browse files
Reymerclaude
andcommitted
[整理] .gitignore 補上 SDK/CSharp bin/obj 和 *.tgz
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent b58a3b1 commit f3186c7

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,13 @@ Server/bin/
33
Server/obj/
44
Server.Tests/bin/
55
Server.Tests/obj/
6+
SDK/CSharp/**/bin/
7+
SDK/CSharp/**/obj/
68
SDK/Unity/EdgeLinkSDK/
79
SDK/Unity/dist/
10+
11+
# UPM tarball
12+
*.tgz
813
IOT-Server/DeviceSimulator/bin/
914
IOT-Server/DeviceSimulator/obj/
1015
IOT-Server/EdgeLinkSdk/bin/

0 commit comments

Comments
 (0)