Files
kubesphere/vendor/github.com/stoewer/go-strcase/.gitignore
hongming 1c49fcd57e Bump sigs.k8s.io/controller-runtime to v0.14.4 (#5507)
* Bump sigs.k8s.io/controller-runtime to v0.14.4

* Update gofmt
2023-02-08 14:06:15 +08:00

18 lines
174 B
Plaintext

# Compiled Object files, Static and Dynamic libs (Shared Objects)
*.o
*.a
*.so
# Folders
vendor
doc
# Temporary files
*~
*.swp
# Editor and IDE config
.idea
*.iml
.vscode