forked from Green-Software-Foundation/carbon-aware-sdk
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitignore
42 lines (35 loc) · 1.13 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
~$*
*.tmp
*.dll
*.pdb
*.suo
.suo
.vs
*.user
bin
out
obj
build
TestResults
/src/clients/generated
# Build-gen'd OpenAPI Spec
src/CarbonAware.WebApi/src/CarbonAware.WebApi.xml
# Include ONLY launch/task files in .vscode
!.vscode/
.vscode/*
!.vscode/launch.json
!.vscode/tasks.json
.DS_Store
samples/watttime-registration/settings.py
# exclude local settings to easily set up your repo from the appsettings.Development.json.template
appsettings.Development.json
# exclude custom zones to easily set up your repo from the custom-azure-zones.json.template
src/data/location-sources/custom-azure-zones.json
# exclude artifacts on java-client example
samples/java-client/target
/src/CarbonAware.WebApi/src/CarbonAware.WebApi.csproj.user
/src/data/data-sources/test-data-wt-de-emissions.json
/src/data/data-sources/test-data-wt-de-emissions.input.json
/src/CarbonAware.WebApi/src/Properties/serviceDependencies.carbon-aware-sdk-de - Zip Deploy.json
/src/CarbonAware.WebApi/src/Properties/PublishProfiles/carbon-aware-sdk-de - Zip Deploy.pubxml
/src/CarbonAware.WebApi/src/Properties/ServiceDependencies/carbon-aware-sdk-de - Zip Deploy/profile.arm.json