building a new project from the dam cli and then running daml start
you get the navigator.log file in the root and the log folder. These are committed into git by default.
It would seem:
- Should ht navigator.log file be in the log folder?
- Should the log folder be in .gitignore or inside of the .daml folder (which is .gitignored by default)