NetTunnelWindows/.gitignore

11 lines
334 B
Plaintext
Raw Normal View History

2023-06-15 01:35:37 +00:00
################################################################################
# 此 .gitignore 文件已由 Microsoft(R) Visual Studio 自动创建。
################################################################################
/.vs
2023-06-15 06:16:52 +00:00
/NetTunnelApp/bin
/NetTunnelApp/obj/
/NetTunnelSDK/x64/
/x64/
2023-06-19 00:56:00 +00:00
/TestNetTunnelSDK/x64/Debug