17 lines
164 B
Plaintext
17 lines
164 B
Plaintext
# Build output
|
|
/bin/
|
|
/dist/
|
|
/coverage/
|
|
|
|
# Local configuration and credentials
|
|
.env
|
|
.env.*
|
|
*.kubeconfig
|
|
*.key
|
|
*.pem
|
|
|
|
# Editor and OS files
|
|
.idea/
|
|
.vscode/
|
|
.DS_Store
|