Update .gitignore to ignore barbican.conf

etc/barbican/barbican.conf is generated when running tests with tox,
it's better to let repo ignore it.

Change-Id: I1f86cfd0bb20c678db62256203c48229a6380a6c
This commit is contained in:
Jeremy Liu 2017-04-12 10:21:20 +08:00
parent 2948a004d6
commit 28eedcb04c
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -68,6 +68,7 @@ ChangeLog
# Rope
.ropeproject
# files created by oslo-config-generator
etc/barbican/barbican.conf
etc/barbican/barbican.conf.sample
# Files created by releasenotes build