Added clouds.yaml to excludes.

Individual developers would probably like to be able to run their
tests against devstack. Since we can't predict which devstack they'll
run against, this patch makes sure that each can configure their
own cloud as they see fit.

Change-Id: If0b8184b083f7defa04a568aa6e49cbf5ddb6a88
This commit is contained in:
Michael Krotscheck
2016-08-11 11:22:29 -07:00
parent 62cf2d2f6a
commit 6b9dde7b03

3
.gitignore vendored
View File

@@ -32,9 +32,10 @@ bower_components
# Optional REPL history
.node_repl_history
# IDE files
# Dev Environment Excludes
*.iml
.idea
clouds.yaml
# OS-specific
.DS_Store