This repository has been archived by the owner on Aug 29, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
60 lines (57 loc) · 2.23 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
BAP/bin/Debug/netcoreapp3.1/appsettings.Development.json
BAP/bin/Debug/netcoreapp3.1/appsettings.json
BAP/bin/Debug/netcoreapp3.1/BAP
BAP/bin/Debug/netcoreapp3.1/BAP.deps.json
BAP/bin/*
BAP/bin/Debug/netcoreapp3.1/BAP.pdb
BAP/bin/Debug/netcoreapp3.1/BAP.runtimeconfig.dev.json
BAP/bin/Debug/netcoreapp3.1/BAP.runtimeconfig.json
BAP/bin/Debug/netcoreapp3.1/Newtonsoft.Json.dll
BAP/bin/Debug/netcoreapp3.1/nuget.config
BAP/bin/Debug/netcoreapp3.1/StaticFiles/ConfirmBody.json
BAP/bin/Debug/netcoreapp3.1/StaticFiles/SearchContext.json
BAP/bin/Debug/netcoreapp3.1/StaticFiles/selectBody.json
BAP/bin/Debug/netcoreapp3.1/test.json
BAP/obj/Debug/netcoreapp3.1/BAP.csproj.CopyComplete
BAP/obj/Debug/netcoreapp3.1/BAP.csproj.CoreCompileInputs.cache
BAP/obj/Debug/netcoreapp3.1/BAP.csproj.FileListAbsolute.txt
BAP/obj/Debug/netcoreapp3.1/BAP.dll
BAP/obj/Debug/netcoreapp3.1/BAP.genruntimeconfig.cache
BAP/obj/Debug/netcoreapp3.1/BAP.pdb
BAP/obj/Debug/netcoreapp3.1/BAP.RazorTargetAssemblyInfo.cache
BAP/obj/Debug/netcoreapp3.1/staticwebassets/BAP.StaticWebAssets.Manifest.cache
BAP/obj/Debug/netcoreapp3.1/staticwebassets/BAP.StaticWebAssets.Pack.cache
*.dll
*.pdb
SearchApi/obj/Debug/netcoreapp3.1/search.genruntimeconfig.cache
SearchApi/obj/project.assets.json
SearchApi/obj/project.nuget.cache
*.dll
*.dll
SearchApi/obj/*
SearchApi/bin/*
.vs/DSEP/xs/project-cache/*
SearchApi/Properties/launchSettings.json
SearchApi/Properties/*
SearchApi/Properties/launchSettings.json
SearchApi/obj/Debug/*
.vs/DSEP/xs/project-cache/BAP-Debug.json
.vs/DSEP/xs/project-cache/bpp-Debug.json
.vs/DSEP/xs/project-cache/search-Debug.json
.vs/DSEP/xs/UserPrefs.xml
BAP/obj/Debug/netcoreapp3.1/BAP.assets.cache
BAP/obj/Debug/netcoreapp3.1/BAP.GeneratedMSBuildEditorConfig.editorconfig
SearchApi/obj/project.assets.json
SearchApi/obj/project.nuget.cache
SearchApi/obj/search.csproj.nuget.dgspec.json
SearchApi/Properties/launchSettings.json
SearchApi/obj/project.nuget.cache
SearchApi/obj/project.assets.json
SearchApi/obj/project.nuget.cache
SearchApi/obj/search.csproj.nuget.dgspec.json
SearchApi/obj/project.nuget.cache
SearchApi/obj/project.assets.json
BAP/obj/Debug/netcoreapp3.1/BAP.assets.cache
BAP/obj/Debug/netcoreapp3.1/BAP.GeneratedMSBuildEditorConfig.editorconfig
DAL-API/bin/*
DAL-API/obj/*