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:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -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
|
||||
|
Reference in New Issue
Block a user