-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Expand file tree
/
Copy path.gitignore
More file actions
50 lines (43 loc) · 902 Bytes
/
.gitignore
File metadata and controls
50 lines (43 loc) · 902 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
*.created*
*.pyc
.dev-stamps/
.go-pkg-cache/
.idea
.vscode
artifacts/
bin/
coverprofile.out
crypto/tmp
postrelease-checks.xml
report/
vendor/
venv/
/* Produced as part of release */
release/release
node/windows-packaging/CalicoWindows/confd/config-bgp.ps1
node/windows-packaging/CalicoWindows/confd/config-bgp.psm1
node/windows-packaging/nssm.zip
node/windows-packaging/nssm.exe
_output
builder.coverprofile
*.log
*.pprof
.release-*.*
/* Docker image tarballs */
image.tar
/* Image build stamp files for kind testing */
.stamp.*
hack/test/kind/infra/operator
/* Created by local kind cluster */
hack/test/kind/kind
hack/test/kind/kind-v*
hack/test/kind/.*updated*
hack/test/kind/kubectl
hack/test/kind/kubectl-v*
hack/test/kind/*kubeconfig.yaml
hack/test/envtest/
pod2daemon/node-driver-registrar/
/networking-calico/upper-constraints*.txt
/* Created by libcalico-go UTs */
ut-tmp-dir
.remember