container lifecycle management
This commit is contained in:
15
lifecycle-sidecar/.gitignore
vendored
Normal file
15
lifecycle-sidecar/.gitignore
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
# Binaries
|
||||
lifecycle-sidecar
|
||||
*.exe
|
||||
*.dll
|
||||
*.so
|
||||
*.dylib
|
||||
|
||||
# Test binary
|
||||
*.test
|
||||
|
||||
# Go workspace file
|
||||
go.work
|
||||
|
||||
# Build output
|
||||
dist/
|
||||
Reference in New Issue
Block a user