A typical Qgoda site contains a couple of standard files and directories. They are described in the following list.
The list is sorted alphanumerically but case-insensitive, and a leading underscore of the name is ignored.
_qgoda.yaml
does not exist.
paths.includes[% q.include("_includes/footer.md") %].  Using the
name `_includes` is not enforced by Qgoda.  But you should use a name that starts with an underscore (so that the files are not misinterpreted as regular content) and add the negated name to the configuration variable `C:exclude-watch`.
paths.pluginspaths.site_site are 
overwritten without warning.
paths.timestamp_site was last
re-created as seconds since the epoch.  If you 
automatically re-load pages in the browser, for example with
browser-sync, you should 
specify  _timestamp as the file to watch for changes.