16 lines
127 B
Plaintext
16 lines
127 B
Plaintext
# Binaries
|
|
lifecycle-sidecar
|
|
*.exe
|
|
*.dll
|
|
*.so
|
|
*.dylib
|
|
|
|
# Test binary
|
|
*.test
|
|
|
|
# Go workspace file
|
|
go.work
|
|
|
|
# Build output
|
|
dist/
|