Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
.gitignore 449 Bytes
Copy Edit Raw Blame History
张世平 authored 2021-12-02 22:06 . fix 创建软连接为相对路径
/node_modules
/public/mix-manifest.json
/public/mix-manifest-css.json
/public/mix-manifest-tailwindcss.json
/public/hot
/public/storage
/storage/*.key
/public/index.html
/public/js
/public/fonts
/public/images
/public/css
/public/api
/public/web-api
/vendor
.env
.env.backup
.phpunit.result.cache
Homestead.json
Homestead.yaml
npm-debug.log
yarn-error.log
docker-compose.yml
/docker/mysql/init.sql
__MACOSX
.idea
composer.lock
*.DS_Store
front_end
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化