mirror of
https://github.com/kubesphere/kubekey.git
synced 2025-12-25 17:12:50 +00:00
Signed-off-by: joyceliu <joyceliu@yunify.com> Co-authored-by: joyceliu <joyceliu@yunify.com>
36 lines
587 B
Plaintext
36 lines
587 B
Plaintext
# Binaries for programs and plugins
|
|
*.exe
|
|
*.dll
|
|
*.so
|
|
*.dylib
|
|
*.tmp
|
|
.DS_Store
|
|
|
|
# Test binary, build with `go test -c`
|
|
*.test
|
|
|
|
# IntelliJ
|
|
.idea/
|
|
*.iml
|
|
|
|
# Vscode files
|
|
.vscode
|
|
|
|
# rbac and manager config for example provider
|
|
manager_image_patch.yaml-e
|
|
manager_pull_policy.yaml-e
|
|
|
|
# Sample config files auto-generated by kubebuilder
|
|
config/samples
|
|
|
|
# test results
|
|
_artifacts
|
|
|
|
# Used during parts of the build process. Files _should_ get cleaned up automatically.
|
|
# This is also a good location for any temporary manfiests used during development
|
|
tmp
|
|
|
|
# Used by current object
|
|
/_output/
|
|
dist/
|