pulumi/.gitignore

34 lines
602 B
Plaintext
Raw Normal View History

2016-11-16 18:28:46 +01:00
*.swp
**/vendor/
**/node_modules/
**/bin
**/.vscode/
**/.vs/
2020-01-21 09:27:44 +01:00
**/.ionide/
**/.idea/
coverage.cov
*.coverprofile
**/.idea/
*.iml
# VSCode creates this binary when running tests in the debugger
**/debug.test
# Go tests run "in tree" and this folder will linger if they fail (the integration test framework cleans
# it up when they pass.)
**/command-output/
2018-11-13 00:34:11 +01:00
# By default, we don't check in yarn.lock files
**/yarn.lock
.mypy_cache
# for goreleaser
goreleaser
pulumi-resource-pulumi-nodejs
pulumi-resource-pulumi-python
pulumi-analyzer-policy
pulumi-analyzer-policy-python
pulumi-language-python-exec