docs/.dockerignore

16 строки
519 B
Plaintext

.devcontainer/
.git/
.github/
.vscode/
contributing/
docs/
node_modules/
script/
tests/
# These files are currently being added by automation in github/github. We will be removing the files permanently when we fix the broken automation in github/github.
lib/rest/static/dereferenced
# Folder is cloned during the preview + prod workflows, the assets are merged into other locations for use before the build
docs-early-access/
# During the preview deploy untrusted user code may be cloned into this directory
user-code/