mirror of
https://github.com/2dust/v2rayN.git
synced 2025-04-19 21:52:25 +00:00
up
This commit is contained in:
parent
7894dd93b4
commit
ab37076adc
1 changed files with 14 additions and 0 deletions
14
.gitignore
vendored
Normal file
14
.gitignore
vendored
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
################################################################################
|
||||||
|
# 此 .gitignore 文件已由 Microsoft(R) Visual Studio 自动创建。
|
||||||
|
################################################################################
|
||||||
|
|
||||||
|
/v2rayN/.vs/v2rayN/v15
|
||||||
|
/v2rayN/v2rayN/bin/Debug/app.publish
|
||||||
|
/v2rayN/v2rayN/bin/Debug
|
||||||
|
/v2rayN/v2rayN/obj/Debug
|
||||||
|
/v2rayN/.vs/v2rayN/DesignTimeBuild
|
||||||
|
/v2rayN/v2rayN/bin/Release
|
||||||
|
/v2rayN/v2rayN/obj/Release
|
||||||
|
.vs/ProjectSettings.json
|
||||||
|
.vs/slnx.sqlite
|
||||||
|
.vs/VSWorkspaceState.json
|
Loading…
Reference in a new issue