forked from kubernetes-sigs/aws-load-balancer-controller
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
32 lines (27 loc) · 602 Bytes
/
.gitignore
File metadata and controls
32 lines (27 loc) · 602 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
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
bin
build
# mkdocs generated live docs
site
# Test binary, build with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# editor and IDE paraphernalia
.idea
.vscode
*.swp
*.swo
*~
*.bak
scripts/aws_sdk_model_override/*
/gomock_reflect*
config/crd/bases/gateway.k8s.aws_listenerruleconfigurations.yaml
config/crd/bases/gateway.k8s.aws_loadbalancerconfigurations.yaml
config/crd/bases/aga.k8s.aws_globalaccelerators.yaml
config/crd/bases/gateway.k8s.aws_targetgroupconfigurations.yaml