修复小程序wxapi 的依赖全部改成 api
This commit is contained in:
34
codes/agent/game-docker/.gitattributes
vendored
34
codes/agent/game-docker/.gitattributes
vendored
@@ -1,17 +1,17 @@
|
||||
# Docker 项目中所有脚本和配置文件必须使用 LF 行尾符,否则容器中无法正常工作
|
||||
*.sh text eol=lf
|
||||
*.php text eol=lf
|
||||
*.conf text eol=lf
|
||||
*.yml text eol=lf
|
||||
*.yaml text eol=lf
|
||||
*.env text eol=lf
|
||||
*.sql text eol=lf
|
||||
*.ini text eol=lf
|
||||
*.json text eol=lf
|
||||
*.js text eol=lf
|
||||
*.html text eol=lf
|
||||
*.css text eol=lf
|
||||
*.xml text eol=lf
|
||||
*.htaccess text eol=lf
|
||||
Dockerfile text eol=lf
|
||||
docker-compose*.yml text eol=lf
|
||||
# Docker 项目中所有脚本和配置文件必须使用 LF 行尾符,否则容器中无法正常工作
|
||||
*.sh text eol=lf
|
||||
*.php text eol=lf
|
||||
*.conf text eol=lf
|
||||
*.yml text eol=lf
|
||||
*.yaml text eol=lf
|
||||
*.env text eol=lf
|
||||
*.sql text eol=lf
|
||||
*.ini text eol=lf
|
||||
*.json text eol=lf
|
||||
*.js text eol=lf
|
||||
*.html text eol=lf
|
||||
*.css text eol=lf
|
||||
*.xml text eol=lf
|
||||
*.htaccess text eol=lf
|
||||
Dockerfile text eol=lf
|
||||
docker-compose*.yml text eol=lf
|
||||
|
||||
Reference in New Issue
Block a user