1 Star 1 Fork 0

NingerJohn/yii2-admin-demo-allen

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 803 Bytes
一键复制 编辑 原始数据 按行查看 历史
# yii console commands
/yii
/yii_test
/yii_test.bat
# phpstorm project files
.idea
# netbeans project files
nbproject
# zend studio for eclipse project files
.buildpath
.project
.settings
# windows thumbnail cache
Thumbs.db
# composer vendor dir
/vendor
# composer itself is not needed
composer.phar
# Mac DS_Store Files
.DS_Store
# phpunit itself is not needed
phpunit.phar
# local phpunit config
/phpunit.xml
# vagrant runtime
/.vagrant
# ignore generated files
/frontend/web/index.php
/frontend/web/index-test.php
/frontend/web/robots.txt
/backend/web/index.php
/backend/web/index-test.php
/backend/web/robots.txt
# ignore generated files
/frontend/web/uploads/*
!/frontend/web/uploads/.gitkeep
# ignore logs
/access.log
/error.log
# ignore docker mysql data
/dev-docs/docker/mysql/data
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ningerjohn/yii2-admin-demo-allen.git
[email protected]:ningerjohn/yii2-admin-demo-allen.git
ningerjohn
yii2-admin-demo-allen
yii2-admin-demo-allen
master

搜索帮助