mirror of
https://github.com/ysoftdevs/gardener-extension-shoot-fleet-agent.git
synced 2026-07-10 07:02:55 +02:00
Initial v1.0.0 commit
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user