Add accounts.yaml to .gitignore
This commit adds accounts.yaml to .gitignore. We don't need to track a user specific file. Change-Id: Id9c053bcd4bde3627506ee60853d11669ffcda34
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -2,6 +2,7 @@ AUTHORS
|
||||
ChangeLog
|
||||
*.pyc
|
||||
__pycache__/
|
||||
etc/accounts.yaml
|
||||
etc/tempest.conf
|
||||
etc/tempest.conf.sample
|
||||
etc/logging.conf
|
||||
|
||||
Reference in New Issue
Block a user