blob: d490e018ca1417ffcd5408842b3b39e9dbb8bd2d [file] [log] [blame]
# Mac
.DS_Store
# Gradle
.gradle/
.gogradle/
*.log
tests/build/
# Dependencies
vendor/
# Go binary proxy
actionProxyLoop/proxy
golang1.10/proxy
# Go test transient files
openwhisk/_test/exec
openwhisk/_test/exec.go
openwhisk/_test/hi
openwhisk/_test/hello_greeting
openwhisk/_test/hello_message
openwhisk/_test/*.zip
openwhisk/_test/compile/
openwhisk/_test/output/
openwhisk/action/
openwhisk/compile/
openwhisk/debug.test
# Eclipse
tests/bin/
**/.project
.settings/
.classpath
.cache-main
.cache-tests
# IntelliJ
.idea
*.class
*.iml
tests/out/
# VSCode
.vscode
# examples
exec
*.done
*.zip
*_launcher_.go
test.json
pkg/
bin/