blob: 8f366441c872b9e1e82ae6748d21e607c9b59fbe [file] [log] [blame]
# IDE
.gradle
.idea
.project
.pydevproject
.settings
.vscode
*.iml
*.code-workspace
**/.sts4-cache
# Go Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
# Test binary, built with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# Kubernetes Secrets
docker-secret.yaml
# Kubernetes ServiceAccount (customized with username)
build.yaml
service.yaml
# NodeJS
node_modules/
package-lock.json
# Java
*.class
*.base64
out/
# Swift
Packages/
# OpenWhisk project-specific
openwhisk-src
.wskprops