From ab37076adc31812bfe8a983f44459ba42766ce56 Mon Sep 17 00:00:00 2001 From: 2dust Date: Tue, 30 Jul 2019 11:52:43 +0800 Subject: [PATCH] up --- .gitignore | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..30673ab1 --- /dev/null +++ b/.gitignore @@ -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