-
Notifications
You must be signed in to change notification settings - Fork 443
Expand file tree
/
Copy path.gitignore
More file actions
54 lines (42 loc) · 763 Bytes
/
.gitignore
File metadata and controls
54 lines (42 loc) · 763 Bytes
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
.kcp*
contrib/demo/clusters/kind/*.yaml
contrib/demo/clusters/kind/*.kubeconfig
contrib/tilt/kcp-helm-charts/
*.log
coverage.*
./tools
/hack/tools
build
vendor
goio.yaml
*.kubeconfig
# JetBrains IDE files
.idea/
*.iml
# VSCode
.vscode/
*.code-workspace
# Common editor / temporary files
.DS_Store
# goreleaser snapshots
/dist/
# Folder where each developer can store temporary files
tmp
.prometheus_data
.prometheus-config.yaml
.prometheus-pid
go.work
go.work*
docs/generators/cli-doc/cli-doc
/contrib/tilt/bin/*
# Ignore UNIX sockets and delve binaries
*.sock
__debug_*
dex/
*.crt
*.key
*.pem
index.html
contrib/production/cert-manager/cloudflare-secret.yaml
contrib/production/cert-manager/cluster-issuer.yaml
contrib/production/oidc-dex/values.yaml