commit | 529740f487689a2003799916b162b06f48216c1e | [log] [tgz] |
---|---|---|
author | Masayuki Igawa <masayuki@igawa.me> | Thu Dec 22 16:50:40 2016 +0900 |
committer | Masayuki Igawa <masayuki@igawa.me> | Thu Dec 22 16:50:40 2016 +0900 |
tree | bf51674c02b904061ad398a4a6c43497ff7cb7c4 | |
parent | 56b5debce567858d852eea6ebfff0a43805c1b96 [diff] [blame] |
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
diff --git a/.gitignore b/.gitignore index 9292dbb..287db4c 100644 --- a/.gitignore +++ b/.gitignore
@@ -2,6 +2,7 @@ ChangeLog *.pyc __pycache__/ +etc/accounts.yaml etc/tempest.conf etc/tempest.conf.sample etc/logging.conf