**Describe the bug** From `1.0.0-next.110` in .gitignore of demo project are removed lines: ``` /build /functions ``` and is added `/package`. Is this a mistake? WE still need `/build` in .gitignore, right?