优化
This commit is contained in:
12
apps/github-app/.dockerignore
Normal file
12
apps/github-app/.dockerignore
Normal file
@@ -0,0 +1,12 @@
|
||||
**/node_modules/
|
||||
**/.git
|
||||
**/README.md
|
||||
**/LICENSE
|
||||
**/.vscode
|
||||
**/npm-debug.log
|
||||
**/coverage
|
||||
**/.env
|
||||
**/.editorconfig
|
||||
**/dist
|
||||
**/*.pem
|
||||
Dockerfile
|
||||
Reference in New Issue
Block a user