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:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -68,6 +68,7 @@ ChangeLog
|
|||||||
# Rope
|
# Rope
|
||||||
.ropeproject
|
.ropeproject
|
||||||
# files created by oslo-config-generator
|
# files created by oslo-config-generator
|
||||||
|
etc/barbican/barbican.conf
|
||||||
etc/barbican/barbican.conf.sample
|
etc/barbican/barbican.conf.sample
|
||||||
|
|
||||||
# Files created by releasenotes build
|
# Files created by releasenotes build
|
||||||
|
Reference in New Issue
Block a user