-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
27 lines (27 loc) · 1.86 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
/.vs
/handlenett-backend/web-api/HandlenettAPI/obj
/handlenett-backend/web-api/HandlenettAPI/bin/Debug/net8.0
/handlenett-backend/web-api/HandlenettAPI/.vs/HandlenettAPI
/handlenett-backend/web-api/HandlenettAPI/appsettings.Development.json
/.github/workflows/backend-api-build-deploy-azure.yml
/handlenett-backend/web-api/HandlenettAPI/HandlenettAPI.csproj.user
/handlenett-backend/web-api/HandlenettAPI/Properties/serviceDependencies.local.json.user
/handlenett-backend/web-api/HandlenettAPI/Properties/serviceDependencies.local.json
/handlenett-backend/web-api/HandlenettAPI/.vs/ProjectEvaluation
/handlenett-backend/web-api/HandlenettAPI/bin/Release/net8.0
/handlenett-backend/web-api/HandlenettAPI/Properties/PublishProfiles
/handlenett-backend/web-api/HandlenettAPI/Properties/ServiceDependencies
/handlenett-backend/web-api/HandlenettAPI/Properties/serviceDependencies.handlenett-api - Zip Deploy.json
/handlenett-backend/web-api/HandlenettAPI/Properties/serviceDependencies.handlenett-api - Zip Deploy.json.user
/handlenett-backend/web-api/HandlenettAPI/Properties/serviceDependencies.handlenett-api.json
/handlenett-backend/web-api/HandlenettAPI/Properties/serviceDependencies.handlenett-api.json.user
/handlenett-backend/web-api/HandlenettAPI/Services/SlackProfile.json
/handlenett-backend/web-api/HandlenettAPI/Services/usersList.json
/handlenett-backend/serverless/HttpTriggerTest/Properties/serviceDependencies.local.json
/handlenett-backend/serverless/functions/Properties/ServiceDependencies/local
/handlenett-backend/serverless/functions/Properties/serviceDependencies.local.json
/handlenett-backend/web-api/HandlenettAPI/bin/Debug/net9.0
/handlenett-backend/web-api/HandlenettAPI/bin/Release/net9.0
/handlenett-backend/web-api/HandlenettAPITests/obj
/handlenett-backend/web-api/HandlenettAPITests/bin/Release/net9.0
/handlenett-backend/web-api/HandlenettAPITests/bin/Debug/net9.0