-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
37 lines (37 loc) · 851 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
.vs
ModifyYourModels.sln
/Core/bin/Debug/netcoreapp3.1
/Business/obj
/Business/Business.csproj
/Core/obj
/Core/Core.csproj
/Adapters/obj
/Adapters/Adapters.csproj
/API/API.csproj
/API/API.csproj.user
/API/obj
/API/Properties
/API/bin/Debug/netcoreapp3.1
/Services/bin/Debug/netcoreapp3.1
/Services/obj
/Services/Services.csproj
/Entities/bin/Debug/netcoreapp3.1
/Entities/obj
/Entities/Entities.csproj
/API/wwwroot/bundles/UpdateIPTParam.bundle/Contents
/Repository/obj
/Repository/Repository.csproj
/Repository/bin/Debug/netcoreapp3.1
/Models/bin/Debug/netcoreapp3.1
/Models/obj
/Models/Models.csproj
/UpdateIPTParam/bin
/UpdateIPTParam/obj
/packages
/UpdateDWGParam/bin/Debug
/UpdateDWGParam/obj/Debug
/UpdateDWGParam/Properties
/UpdateDWGParam/UpdateDWGParam.bundle/Contents
/UpdateDWGParam/UpdateDWGParam.csproj
/UpdateIPTParam/Properties
/Output