-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path.gitignore
More file actions
69 lines (67 loc) · 3.36 KB
/
.gitignore
File metadata and controls
69 lines (67 loc) · 3.36 KB
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
69
################################################################################
# This .gitignore file was automatically created by Microsoft(R) Visual Studio.
################################################################################
/.vs
/LearningHub.Nhs.WebUI/bin/Debug/netcoreapp2.2
/LearningHub.Nhs.WebUI/node_modules
/LearningHub.Nhs.WebUI/wwwroot/css
/LearningHub.Nhs.WebUI/obj
/LearningHub.Nhs.WebUI/Properties/launchSettings.json
/LearningHub.Nhs.WebUI/LearningHub.Nhs.WebUI.csproj.user
/LearningHub.Nhs.WebUI/internal-nlog-*.txt
/LearningHub.Nhs.WebUI/bin/Release/netcoreapp2.2
/node_modules
/LearningHub.Nhs.WebUI/.vs
/LearningHub.Nhs.WebUI/bin/IISSupport/pidfile.txt
/LearningHub.Nhs.WebUI/bin/IISSupport/VSIISExeLauncher.exe
/LearningHub.Nhs.WebUI/web.config
/LearningHub.Nhs.WebUI/bin/IISSupport
/LearningHub.Nhs.WebUI/wwwroot/js/bundle/
/LearningHub.Nhs.WebUI/appsettings.Development.json
/LearningHub.Nhs.WebUI/Properties/PublishProfiles/drj-LearningHub-WebUI - Web Deploy.pubxml.user
/LearningHub.Nhs.WebUI/Properties/PublishProfiles/drj-LearningHub-WebUI - Web Deploy.pubxml
/LearningHub.Nhs.WebUI/.config/dotnet-tools.json
/LearningHub.Nhs.WebUI/Views/Contribute/MyContributions - Copy.cshtml
bin
obj
/LearningHub.Nhs.WebUI/wwwroot/LearningSessions/scorm/c51a8115-6c62-4be5-9645-7d44c3f2815d
# Custom additions
/.idea
/LearningHub.Nhs.WebUI/yarn-error.log
/.cache_ggshield
/AdminUI/LearningHub.Nhs.AdminUI/appsettings.Development.json
/AdminUI/LearningHub.Nhs.AdminUI/node_modules
/AdminUI/LearningHub.Nhs.AdminUI/web.config
/AdminUI/LearningHub.Nhs.AdminUI/internal-nlog-lhadminui.txt
/WebAPI/LearningHub.Nhs.API/internal-nlog-lhapi.txt
/WebAPI/LearningHub.Nhs.API/web.config
/AdminUI/LearningHub.Nhs.AdminUI/yarn.lock
/AdminUI/LearningHub.Nhs.AdminUI/Properties/launchSettings.json
/AdminUI/LearningHub.Nhs.AdminUI/web.config
/AdminUI/LearningHub.Nhs.AdminUI/Properties/launchSettings.json
/WebAPI/LearningHub.Nhs.API/Properties/launchSettings.json
/WebAPI/LearningHub.Nhs.API/appsettings.Development.json
/WebAPI/LearningHub.Nhs.Database/LearningHub.Nhs.Database.dbmdl
/WebAPI/LearningHub.Nhs.Database/LearningHub.Nhs.Database.jfm
/WebAPI/MigrationTool/LearningHub.Nhs.Migration.Staging.Database/LearningHub.Nhs.Migration.Staging.Database.dbmdl
/WebAPI/MigrationTool/LearningHub.Nhs.Migration.Staging.Database/LearningHub.Nhs.Migration.Staging.Database.jfm
/LearningHub.Nhs.WebUI.AutomatedUiTests/appsettings.Development.json
/OpenAPI/LearningHub.Nhs.OpenApi/appsettings.Development.json
/OpenAPI/LearningHub.Nhs.OpenApi/web.config
/AdminUI/LearningHub.Nhs.AdminUI/LearningHub.Nhs.AdminUI.csproj.user
/WebAPI/LearningHub.Nhs.API/LearningHub.Nhs.Api.csproj.user
/ReportAPI/LearningHub.Nhs.ReportApi/web.config
/AdminUI/LearningHub.Nhs.AdminUI/web.config
/LearningHub.Nhs.WebUI/web.config
/WebAPI/LearningHub.Nhs.API/web.config
/.github/workflows/test.yml
/LearningHub.Nhs.WebUI.BlazorClient/Properties/launchSettings.json
/LearningHub.Nhs.WebUI.slnLaunch.user
/LearningHub.Nhs.WebUI.BlazorClient/LearningHub.Nhs.WebUI.BlazorClient.csproj.user
/LearningHub.Nhs.WebUI.BlazorClient/wwwroot/appsettings.Development.json
/nuget.config
/LearningHub.Nhs.WebUI.slnLaunch.user
/LearningHub.Nhs.WebUI.BlazorClient/LearningHub.Nhs.WebUI.BlazorClient.csproj.user
/LearningHub.Nhs.WebUI.BlazorClient/wwwroot/appsettings.Development.json
/LearningHub.Nhs.WebUI.BlazorClient/Properties/launchSettings.json
/.github/dependabot.yml