1
0
mirror of https://github.com/kubernetes-sigs/descheduler.git synced 2026-01-28 06:29:29 +01:00
Files
descheduler/vendor/github.com/stoewer/go-strcase/.gitignore
2022-12-03 18:04:46 -05:00

18 lines
174 B
Plaintext
Vendored

# 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