Skip to content

All apps should ignore build and deploy store #172

@preaction

Description

@preaction

Application's source stores should ignore everything in any destination store. If we have a build store that happens to be under a source store, like:

  • / <- the source root
  • /_build <- the build destination

If we have certain apps using / as a source (like the plain app), they might find documents in the /_build directory (especially if the static app moved them there).

No matter what, all of the possible destination directories are not to be searched for documents.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions