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
|
ChangeLog
|
||||||
*.pyc
|
*.pyc
|
||||||
__pycache__/
|
__pycache__/
|
||||||
|
etc/accounts.yaml
|
||||||
etc/tempest.conf
|
etc/tempest.conf
|
||||||
etc/tempest.conf.sample
|
etc/tempest.conf.sample
|
||||||
etc/logging.conf
|
etc/logging.conf
|
||||||
|
|||||||
Reference in New Issue
Block a user