Summary
Files that are used in the setup and sync commands should be allowed to start with a / to signalize that they should be placed from the repository root instead of being relative to the coat project directory.
This would be useful for global repository configuration files like CI specific config files or git hooks.