Permalink
Cannot retrieve contributors at this time
14 lines (14 sloc)
353 Bytes
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| .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/ |