cert-manager-webhook-example/vendor/github.com/stoewer/go-strcase/.gitignore
Konstantin Kalugin-Balashov 752d8d74da Initial
2024-02-28 13:20:51 +07:00

17 lines
174 B
Text

# 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