Add logging.conf to gitignore
Sometimes user wants to specify it's own logging config. But now it should be excluded from commit all the time. Change-Id: I323375c7b8e49658fd96a001bd6b8a3dfd675031
This commit is contained in:
parent
425766a7f8
commit
3e8b3bb3ad
1
.gitignore
vendored
1
.gitignore
vendored
@ -42,6 +42,7 @@ etc/murano/murano.conf.sample
|
|||||||
|
|
||||||
#User Config file for Murano
|
#User Config file for Murano
|
||||||
etc/murano/murano.conf
|
etc/murano/murano.conf
|
||||||
|
etc/murano/logging.conf
|
||||||
|
|
||||||
# pylint autogenerated support files
|
# pylint autogenerated support files
|
||||||
tools/lintstack.head.py
|
tools/lintstack.head.py
|
||||||
|
Loading…
Reference in New Issue
Block a user