forked from NewLifeX/NewLife.Cube
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
45 lines (44 loc) · 933 Bytes
/
.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
################################################################################
# 此 .gitignore 文件已由 Microsoft(R) Visual Studio 自动创建。
################################################################################
/.vs
[Dd]ebug/
[Dd]ebugPublic/
[Rr]elease/
[Rr]eleases/
x64/
x86/
build/
bld/
[Bb]in/
[Oo]bj/
/packages
/Data
/Log
/Backup
/Avatars
/BinTest
*.user
/NewLife.Cube/Config
/NewLife.Cube/Plugins
/NewLife.CubeNC/Properties/launchSettings.json
/CubeDemo/Entity
/NewLife.Cube/Entity
/CubeDemoNC/wwwroot/Content
/NewLife.CubeBlazor
/NewLife.CubeBlazor1
/NewLife.Cube.VueUI/node_modules
/NewLife.Cube.VueUI
*.pubxml
/.vscode
/CubeDemo/Config
/XTemp
/CubeDemoNC/Areas/School/Models/Config
/CubeDemoNC/Areas/School/Models/Log
/CubeDemoNC/publish
/NewLife.CubeUI/node_modules
/WebApplication1
/WebApplication2
/WebApplication3
/WebApplication4
/WebApplication5