This repository has been archived by the owner on Feb 7, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.gitignore
95 lines (95 loc) · 2.52 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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
*.aci
/aci/aci-base/target/
/aci/aci-builder-k8s/target/
/aci/aci-debian/target/
/aci/aci-enjoliver/target/
/aci/*/target/
*.bundle
.cache/
/chain/chain.ipxe
CoreOS_Image_Signing_Key.asc
coreos_production_pxe_image.cpio.gz
coreos_production_pxe_image.cpio.gz.sig
coreos_production_pxe.vmlinuz
coreos_production_pxe.vmlinuz.sig
/discoveryC/discoveryC
/discoveryC/dist/
/ectl/ectl
*.egg-info
/enjoliver-agent/enjoliver-agent
/enjoliver-api/.pytest_cache/
/enjoliver-api/.tox/
/enjoliver-api/build/
/enjoliver-api/dist/
/enjoliver-api/enjoliver/ignition_journal/
/enjoliver-api/enjoliver/prometheus_multiproc_dir
/enjoliver-api/enjoliver/werkzeug_cache/
/enjoliver-api/static
/enjoliver-api/static/node_modules/
/enjoliver-api/templates
/enjoliver/enjoliver.render/
/enjoliver/ignition-journal/
/enjoliver-testsuite/euid/ignition_journal/
/enjoliver-testsuite/inte/ignition_journal/
/enjoliver-testsuite/inte/test_resources/
/enjoliver-testsuite/ipxe.iso
/enjoliver-testsuite/paths.d/paths.json
/enjoliver-testsuite/test_certs/*.certificate
/enjoliver-testsuite/test_certs/*.issuing_ca
/enjoliver-testsuite/test_certs/*.private_key
/enjoliver-testsuite/test_certs/unseal.key
/enjoliver-testsuite/testing.id_rsa
/enjoliver-testsuite/testing.id_rsa.pub
/enjoliver-testsuite/testing_kubeconfig.yaml
/enjoliver-testsuite/test_matchbox/groups/*.json
/enjoliver-testsuite/test_matchbox/profiles/*.json
/enjoliver-testsuite/trustedkeys/
/enjoliver-testsuite/undionly.kkkpxe
/enjoliver/var_lib_enjoliver/ignition-journal/
/enjoliver/var_lib_matchbox/groups/*.json
/enjoliver/var_lib_matchbox/profiles/*.json
/hyperkube/apiserver
/hyperkube/controller-manager
/hyperkube/federation-apiserver
/hyperkube/federation-controller-manager
/hyperkube/hyperkube
/hyperkube/kubectl
/hyperkube/kubelet
/hyperkube/proxy
/hyperkube/scheduler
/hyperkube/workspace/hyperkube
*.idea
image.aci
*.iml
/matchbox/assets/coreos/1*
/matchbox/assets/coreos/1353.7.0/
/matchbox/assets/coreos/container.json
/matchbox/assets/coreos/current
/matchbox/assets/coreos/current/
/matchbox/assets/coreos/image-id.json
/matchbox/assets/coreos/task-import-snapshot.json
/matchbox/assets/discoveryC/discoveryC
/matchbox/assets/keys
/node-agent/node-agent
*.pid
/projectFilesBackup
*.pyc
/runtime/ac-config.yml
/runtime/acserver/
/runtime/acserver/acserver
/runtime/acserver.d/
/runtime/config.yml
/runtime/data
/runtime/data/
/runtime/dgr/
/runtime/helm/helm
/runtime/helm/LICENSE
/runtime/helm/README.md
/runtime/matchbox/
/runtime/paths.d/
/runtime/renders/*.render
/runtime/rkt/
/runtime/stage1.d
/runtime/target
serve
*.tar.gz