* add public deploy workflow, update destroy to work on pull_request_target Co-authored-by: Peter Bengtsson <mail@peterbe.com>
15 lines
353 B
Plaintext
15 lines
353 B
Plaintext
.devcontainer/
|
|
.git/
|
|
.github/
|
|
.vscode/
|
|
contributing/
|
|
docs/
|
|
node_modules/
|
|
script/
|
|
tests/
|
|
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/
|