/conf folde under ui.apps is not working
Dear All,
I have added conf folder in my ui.apps , as shown in below.

And also I have updated my filter.xml file as below.
<?xml version="1.0" encoding="UTF-8"?>
<workspaceFilter version="1.0">
<filter root="/apps/sunitaproject"/>
<filter root="/conf/sunitaproject"/>
</workspaceFilter>
But when I am running my ui.apps , then I am getting below error.
Filter root's ancestor '/conf' is not covered by any of the specified dependencies.