-
Notifications
You must be signed in to change notification settings - Fork 12
/
.gitignore
68 lines (59 loc) · 1.42 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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
# doc Start
doc/~$3_上传流程.drawio.bkp
# doc End
# Root Start
src/.vs
src/.vscode
# Root End
# North Start
src/North/.vs
src/North/bin
src/North/obj
src/North/.config
src/North/appsettings.json
# North End
# North.Core Start
src/North.Core/.vs
src/North.Core/bin
src/North.Core/obj
# North.Core End
# North.Plugin Start
src/North.Plugin/.vs
src/North.Plugin/bin
src/North.Plugin/obj
# North.PluginBase End
# North.Nsfw Start
src/North.Nsfw/.vs
src/North.Nsfw/bin
src/North.Nsfw/obj
src/North.Nsfw/Properties
# North.Nsfw End
# North.RCL Start
src/North.RCL/.vs
src/North.RCL/bin
src/North.RCL/obj
src/North.RCL/Properties
# North.RCL End
# North.Benchmark Start
src/North.Benchmark/.vs
src/North.Benchmark/bin
src/North.Benchmark/obj
# North.Benchmark End
# North.Plugins Start
src/North.Plugin.LocalStorage/*
src/North.Plugin.Bingimg/*
src/North.Plugin.Firewall/*
src/North.PluginTest/*
# North.Plugins End
# North.Plugin.NetVips Start
src/North.Plugin.NetVips/.vs
src/North.Plugin.NetVips/bin
src/North.Plugin.NetVips/obj
# North.Plugin.NetVips End
/src/North/appsettings.json
/src/North/Properties/PublishProfiles/linux-arm64.pubxml
/src/North/Properties/PublishProfiles/linux-arm64.pubxml.user
/src/North/Properties/PublishProfiles/win-x64-v2.4.15.pubxml
/src/North/Properties/PublishProfiles/win-x64-v2.4.15.pubxml.user
/src/North/Properties/PublishProfiles/win-x64.pubxml
/src/North/Properties/PublishProfiles/win-x64.pubxml.user