mirror of
https://github.com/ysoftdevs/gardener-extension-shoot-fleet-agent.git
synced 2026-01-11 14:30:39 +01:00
23 lines
196 B
Plaintext
23 lines
196 B
Plaintext
# Ignore everything
|
|
**
|
|
|
|
# Exclude folders relevant for build
|
|
!charts/
|
|
!cmd/
|
|
!docs/
|
|
!example/
|
|
!hack/
|
|
!pkg/
|
|
!test/
|
|
!tools/
|
|
!vendor/
|
|
|
|
!.gitignore
|
|
!.golangci.yaml
|
|
|
|
!go.mod
|
|
!go.sum
|
|
|
|
!VERSION
|
|
!Makefile
|