mirror of
https://github.com/directus/directus.git
synced 2026-01-26 11:57:58 -05:00
* Remove git-hook This is already running in GH Actions as well * Start new Dockerfile * Remove unused files * Close, but not quite * Line break between environment specific commands / operational ones * Cleanup dockerfile * Update github release automation * Update Dockerfile Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch> * Update Dockerfile Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch> * Improve based on review comments * Update Dockerfile Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch> * Update Dockerfile Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch> --------- Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
10 lines
108 B
Plaintext
10 lines
108 B
Plaintext
**/.editorconfig
|
|
**/.dockerignore
|
|
**/.git
|
|
**/.DS_Store
|
|
**/.vscode
|
|
**/node_modules
|
|
**/dist
|
|
**/.env
|
|
**/.cache
|