-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.gitignore
42 lines (41 loc) · 1.59 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
################################################################################
# 此 .gitignore 文件已由 Microsoft(R) Visual Studio 自动创建。
################################################################################
/LuoCoreFastGithub/bin/Debug/net7.0/win-x64
/LuoCoreFastGithub/obj
/LuoCoreFastGithub.Configuration/obj
/LuoCoreFastGithub.Configuration/bin/Debug/net7.0/win-x64
/LuoCoreFastGithub.DomainResolve/bin/Debug/net7.0/win-x64
/LuoCoreFastGithub.DomainResolve/obj
/LuoCoreFastGithub.FlowAnalyze/bin/Debug/net7.0/win-x64
/LuoCoreFastGithub.FlowAnalyze/obj
/LuoCoreFastGithub.Http/bin/Debug/net7.0/win-x64
/LuoCoreFastGithub.Http/obj
/LuoCoreFastGithub.HttpServer/bin/Debug/net7.0/win-x64
/LuoCoreFastGithub.HttpServer/obj
/LuoCoreFastGithub.PacketIntercept/bin/Debug/net7.0/win-x64
/LuoCoreFastGithub.PacketIntercept/obj
/LuoCoreFastGithub.UI/bin
/LuoCoreFastGithub.UI/obj
/LuoCoreFastGithub.UI/Properties/PublishProfiles
/.vs/LuoCoreFastGithub/v17
/.vs/ProjectEvaluation
/.vs/LuoCoreFastGithub/FileContentIndex
/.vs/LuoCoreFastGithub/DesignTimeBuild
/LuoCoreFastGithub/Properties/PublishProfiles
/LuoCoreFastGithub.Configuration/bin/Debug/net7.0
/LuoCoreFastGithub.Configuration/bin/Release/net7.0
/LuoCoreFastGithub.DomainResolve/bin/Debug/net7.0
/LuoCoreFastGithub.DomainResolve/bin/Release/net7.0
/LuoCoreFastGithub.FlowAnalyze/bin
/LuoCoreFastGithub.Http/bin
/LuoCoreFastGithub.HttpServer/bin
/LuoCoreFastGithub.PacketIntercept/bin
/Resources/Debug/net7.0
/Resources/Release
*.pdb
*.txt
/Resources/Debug
/LuoCoreFastGithub.DomainResolve/bin
/LuoCoreFastGithub.Configuration/bin
/.vs/slnx.sqlite