mirror of
https://github.com/directus/directus.git
synced 2026-01-09 01:37:58 -05:00
* Ignore Dockerfile to prevent layer cache drops * Prevent reinstallation of deps in Docker image * Add changeset * Prettify by using heredoc & inject packageManager * Add comment * Update docs * Apply suggestions from code review * Refer to original issue instead of pull request Co-authored-by: Brainslug <br41nslug@users.noreply.github.com> --------- Co-authored-by: Brainslug <br41nslug@users.noreply.github.com>
11 lines
122 B
Plaintext
11 lines
122 B
Plaintext
**/.editorconfig
|
|
**/.dockerignore
|
|
**/Dockerfile
|
|
**/.git
|
|
**/.DS_Store
|
|
**/.vscode
|
|
**/node_modules
|
|
**/dist
|
|
**/.env
|
|
**/.cache
|